Samuel Weirich
Samuel Weirich
**Is your feature request related to a problem? Please describe.** While PILOS provides an attendance log for download, it is only available for a limited time. This can result in...
**Is your feature request related to a problem? Please describe.** If you are monitoring the server using the Server Admin UI, manually refresh the list if this is not possible....
**Describe the bug** When creating a poll, the preview and results are translated in some areas and it others there are not - this in inconsistent. **To Reproduce** Steps to...
### Describe the bug The Button component has a loading prop to disable the button and show a spinner. If the loading prop is true: The disabled attribute is set,...
### Version(s) affected 4.x ### Description Using the JWSVerifier one can check if a Signed Token has been correctly signed. For OpenID Connect I provide a keyset with all keys...
Apply default PHP CS Fixer rules **List of common tasks a pull request require complete** - [x] Changelog entry is added or the pull request don't alter library's functionality
This library currently lacks many tests, especially for validating signed/encrypted JWT. Constructing JWTs for tests is complex to test if the custom JWT paring and validation is correct. It can...
https://openid.net/specs/openid-connect-backchannel-1_0.html#LogoutToken > 2.4. Logout Token > The following Claims are used within the Logout Token: > > [...] > events > REQUIRED. Claim whose value is a JSON object containing...
Currently the userinfo data is not checked for unsigned / unencrypted responses. However the specs require a validation of the subject: > The sub (subject) Claim MUST always be returned...
**List of common tasks a pull request require complete** - [x] Changelog entry is added or the pull request don't alter library's functionality