Tim van Dijen
Tim van Dijen
Goal of this (WIP) PR is to: - [ ] Start using auto-generated .pot-files; - [ ] Automatically update .po-files when new translations are added; - [ ] Automatically generate...
Closes #367 The original PR cannot be rebased because the upstream repository was set to read-only. NOTE: needs testing!
This checks some of the boxes in #371: - [x] Extract the log levels definition from \SimpleSAML\Logger and use the ones defined by Psr\Log\LogLevel instead. - [x] Add a `$context`...
**Describe the bug** We have removed the old json dictionaries and upgraded gettext, but this script was neglected.
**Is your feature request related to a problem? Please describe.** The old frontpage was very useful as a debug-tool, however it exposed individual authsources which imposed a security risk. See...
Regardless of the default NameFormat for attributes, any attribute processed by the name2oid mapping mechanism should have it's NameFormat set to uri. Now, currently this is not possible due to...
The docs [here](https://groups.google.com/g/simplesamlphp/c/MZTPOM8H7b4) are not very expressive and may cause confusion on the order of processing (is the higher index the lower prio or vice versa?) and there's no way...
A possible bug in the AuthProcChain-class was reported by @restena-sw and needs investigation: https://groups.google.com/d/msg/simplesamlphp/kLOc4Ht_wDw/gbCUWbw0AgAJ
- [x] Upstream blocking issues [ in xml-security ](https://github.com/simplesamlphp/xml-security/issues/30) - [x] AttributeValue must be able to deal with XML-structures as a value (i.e. Dutch national ID requires an EncryptedID there,...