Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for client login via QRCodeHEADmaster | Simon Rettberg | 2024-05-27 | 4 | -26/+1894 |
| | |||||
* | More type annotations | Simon Rettberg | 2023-11-28 | 1 | -13/+13 |
| | |||||
* | [inc/Render] Why not go ahead and user the according output handler | Simon Rettberg | 2023-11-27 | 1 | -10/+2 |
| | |||||
* | [inc/Render] Fix gzip compressed output | Simon Rettberg | 2023-11-27 | 1 | -4/+3 |
| | |||||
* | [inc/User] Verify organization ID exists before deploying user into DB | Simon Rettberg | 2023-11-20 | 1 | -1/+10 |
| | |||||
* | Fix wrongly inferred return type | Simon Rettberg | 2023-10-06 | 1 | -1/+1 |
| | |||||
* | Update for PHP 8.2 | Simon Rettberg | 2023-10-06 | 9 | -107/+311 |
| | |||||
* | user/api: Handle IdPs that supply multiple persistent-ids | Simon Rettberg | 2022-11-22 | 1 | -4/+12 |
| | | | | | | To be backwards compat with the old way, in case we already have concatenated persistent-ids in our DB, just try all persistent-ids supplied, plus the unparsed concatenated one. | ||||
* | [inc/Database] Update with latest version from slx-admin | Simon Rettberg | 2022-11-22 | 1 | -35/+383 |
| | |||||
* | Make scoped affiliation attribute name configurable | Simon Rettberg | 2020-06-26 | 1 | -4/+4 |
| | |||||
* | Make surname and eppn configurable | Simon Rettberg | 2020-06-25 | 1 | -4/+4 |
| | |||||
* | Make URLs, brand names and list of admins configurable | Marcus Proest | 2019-03-28 | 1 | -9/+5 |
| | |||||
* | [inc/Session] Don't suppress setcookie errors | Simon Rettberg | 2018-12-07 | 1 | -2/+2 |
| | |||||
* | Improve shibboleth eppn/affiliation handling | Simon Rettberg | 2018-12-07 | 1 | -1/+6 |
| | |||||
* | Handle missing meta data from IdP when logging in via api | Simon Rettberg | 2016-10-19 | 1 | -1/+2 |
| | |||||
* | Fix session handling, support staff-affiliation as being detected as tutor | Simon Rettberg | 2015-10-14 | 2 | -9/+26 |
| | |||||
* | Adapt to master-server changes (Db scheme) | Simon Rettberg | 2015-09-10 | 2 | -19/+23 |
| | |||||
* | Allow registration, add support for creating test accounts, rename satellite ↵ | Simon Rettberg | 2015-06-03 | 2 | -5/+56 |
| | | | | to organization | ||||
* | Add AddUser mask for creating test accounts | Simon Rettberg | 2015-04-23 | 1 | -0/+17 |
| | |||||
* | +AGB, +DeleteUser feature | Simon Rettberg | 2015-03-09 | 3 | -36/+33 |
| | |||||
* | Fourth Commit | Simon Rettberg | 2015-03-04 | 2 | -4/+68 |
| | |||||
* | Third Commit | Simon Rettberg | 2015-03-03 | 4 | -22/+96 |
| | |||||
* | Second Commit | Simon Rettberg | 2015-03-02 | 1 | -0/+13 |
| | |||||
* | Initial Commit | Simon Rettberg | 2015-03-02 | 8 | -0/+1136 |