womblep

Results 8 issues of womblep

I have a server respond with a challenge of: WWW-Authenticate: Digest realm="realmhere",qop="auth,auth-int",nonce="60b9e1bc89661",opaque="0e3a3074e5fdc57d09" This causes the response to have ...,qop="auth, ... with the missing quote at the end and that makes...

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...

Bug: Validated

Hi, It looks like there is a breaking change in the latest version 5.5.0 with callbacks. I call transitions by calling them with arguments like this_event!(arg1, arg2). This has worked...

There is a requirement to create a user without a password. All our users authenticate via X.509 certificates so never have passwords. While I can create the users, I would...

Add clarity for Issue #42 by documenting that partitioned can be passed when setting up Persisted sessions. Sets a default of false to partitioned in DEFAULT_OPTIONS. Will only be active...

### Describe the bug I am upgrading from 3.11 to 3.13 and my working peer discovery wont work in the new version. It discovers the A records but wont do...

bug

Ruby 3.3 displays a warning when using pg-1.5.6 /usr/local/bundle/gems/pg-1.5.6/lib/pg/basic_type_registry.rb:229: warning: bigdecimal was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0....

I have an issue with using oneOf and after_property_validation. after_property_validation is run after each property. In the case where there is a oneOf and subschemas with the same property name...