summaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Collapse)AuthorAgeFilesLines
* [inc/Render] Why not go ahead and user the according output handlerSimon Rettberg2023-11-271-10/+2Star
|
* [inc/Render] Fix gzip compressed outputSimon Rettberg2023-11-271-4/+3Star
|
* [inc/User] Verify organization ID exists before deploying user into DBSimon Rettberg2023-11-201-1/+10
|
* Fix wrongly inferred return typeSimon Rettberg2023-10-061-1/+1
|
* Update for PHP 8.2Simon Rettberg2023-10-069-107/+311
|
* user/api: Handle IdPs that supply multiple persistent-idsSimon Rettberg2022-11-221-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-adminSimon Rettberg2022-11-221-35/+383
|
* Make scoped affiliation attribute name configurableSimon Rettberg2020-06-261-4/+4
|
* Make surname and eppn configurableSimon Rettberg2020-06-251-4/+4
|
* Make URLs, brand names and list of admins configurableMarcus Proest2019-03-281-9/+5Star
|
* [inc/Session] Don't suppress setcookie errorsSimon Rettberg2018-12-071-2/+2
|
* Improve shibboleth eppn/affiliation handlingSimon Rettberg2018-12-071-1/+6
|
* Handle missing meta data from IdP when logging in via apiSimon Rettberg2016-10-191-1/+2
|
* Fix session handling, support staff-affiliation as being detected as tutorSimon Rettberg2015-10-142-9/+26
|
* Adapt to master-server changes (Db scheme)Simon Rettberg2015-09-102-19/+23
|
* Allow registration, add support for creating test accounts, rename satellite ↵Simon Rettberg2015-06-032-5/+56
| | | | to organization
* Add AddUser mask for creating test accountsSimon Rettberg2015-04-231-0/+17
|
* +AGB, +DeleteUser featureSimon Rettberg2015-03-093-36/+33Star
|
* Fourth CommitSimon Rettberg2015-03-042-4/+68
|
* Third CommitSimon Rettberg2015-03-034-22/+96
|
* Second CommitSimon Rettberg2015-03-021-0/+13
|
* Initial CommitSimon Rettberg2015-03-028-0/+1136