Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for client login via QRCodeHEADmaster | Simon Rettberg | 2024-05-27 | 8 | -30/+2085 |
| | |||||
* | Merge branch 'master' of git.openslx.org:bwlp/bwlp-webadmin | Simon Rettberg | 2024-05-27 | 4 | -48/+121 |
|\ | |||||
| * | Try to harmonize wording for satellite server | Steffen Ritter | 2023-12-22 | 3 | -3/+3 |
| | | | | | | | | | | en: satellite server de: Satellitenserver | ||||
| * | [agb] Match de-text to en-text | Steffen Ritter | 2023-12-22 | 1 | -45/+118 |
| | | | | | | | | so that both are equal and show them side by side | ||||
* | | More type annotations | Simon Rettberg | 2023-11-28 | 3 | -16/+16 |
|/ | |||||
* | [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 |
| | |||||
* | [agb] Add English version, link to eduGAIN CoC | Simon Rettberg | 2023-11-20 | 2 | -35/+120 |
| | |||||
* | [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 | 50 | -2474/+5154 |
| | |||||
* | api: Hard-code bogus name/mail for read only (STUDENT) login | Simon Rettberg | 2022-11-22 | 1 | -9/+3 |
| | |||||
* | api: Fix error message | Simon Rettberg | 2022-11-22 | 1 | -1/+1 |
| | |||||
* | user/api: Handle IdPs that supply multiple persistent-ids | Simon Rettberg | 2022-11-22 | 2 | -6/+21 |
| | | | | | | 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. | ||||
* | api: Refactor supplying satellite list to user | Simon Rettberg | 2022-11-22 | 1 | -23/+22 |
| | |||||
* | [pam] Support browser-based login | Simon Rettberg | 2022-11-22 | 1 | -5/+27 |
| | |||||
* | [main] Fix organization name in error message | Simon Rettberg | 2022-11-22 | 1 | -1/+1 |
| | |||||
* | [adduser] Fix password change | Simon Rettberg | 2022-11-22 | 1 | -3/+4 |
| | |||||
* | [inc/Database] Update with latest version from slx-admin | Simon Rettberg | 2022-11-22 | 1 | -35/+383 |
| | |||||
* | [images] Add very simple image management page | Simon Rettberg | 2021-01-22 | 3 | -0/+103 |
| | |||||
* | Update bwidm info links | Simon Rettberg | 2021-01-22 | 1 | -5/+5 |
| | |||||
* | [deploy] Improve account merging | Simon Rettberg | 2021-01-22 | 4 | -20/+40 |
| | | | | | * Make matching of name and email case insensitive * Add config option to allow/disallow merging with existing shib-account | ||||
* | [adduser] Fix malformed static method call | Simon Rettberg | 2020-07-01 | 1 | -1/+1 |
| | |||||
* | Make scoped affiliation attribute name configurable | Simon Rettberg | 2020-06-26 | 3 | -10/+11 |
| | |||||
* | [register] Simplify code | Simon Rettberg | 2020-06-25 | 1 | -6/+10 |
| | |||||
* | Update exmaple config | Simon Rettberg | 2020-06-25 | 1 | -0/+3 |
| | |||||
* | Make surname and eppn configurable | Simon Rettberg | 2020-06-25 | 2 | -14/+13 |
| | |||||
* | Refine old/test account merging logic | Simon Rettberg | 2019-10-14 | 2 | -17/+19 |
| | |||||
* | Nein, nicht cool | Simon Rettberg | 2019-10-14 | 1 | -1/+1 |
| | |||||
* | Make URLs, brand names and list of admins configurable | Marcus Proest | 2019-03-28 | 22 | -68/+95 |
| | |||||
* | index.php: Add shibboleth debug output for admins | Marcus Proest | 2019-03-28 | 1 | -0/+4 |
| | |||||
* | [pam.php] Helper for bwIDM PAM login | Simon Rettberg | 2018-12-07 | 1 | -0/+22 |
| | | | | | Returns list of IdPs as key value pairs: org-suffix=ECP-Endpoint | ||||
* | [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 | 2 | -9/+47 |
| | |||||
* | Update config example | Simon Rettberg | 2018-12-07 | 1 | -2/+4 |
| | |||||
* | Read org-id from eppn, affiliation is fallback | Simon Rettberg | 2017-07-25 | 2 | -0/+15 |
| | |||||
* | Handle missing meta data from IdP when logging in via api | Simon Rettberg | 2016-10-19 | 3 | -17/+64 |
| | |||||
* | Fix session handling, support staff-affiliation as being detected as tutor | Simon Rettberg | 2015-10-14 | 5 | -14/+41 |
| | |||||
* | Adapt to master-server changes (Db scheme) | Simon Rettberg | 2015-09-10 | 7 | -39/+56 |
| | |||||
* | Allow registration, add support for creating test accounts, rename satellite ↵ | Simon Rettberg | 2015-06-03 | 8 | -12/+127 |
| | | | | to organization | ||||
* | Add AddUser mask for creating test accounts | Simon Rettberg | 2015-04-23 | 5 | -1/+172 |
| | |||||
* | +AGB, +DeleteUser feature | Simon Rettberg | 2015-03-09 | 19 | -52/+184 |
| | |||||
* | Fourth Commit | Simon Rettberg | 2015-03-04 | 10 | -28/+229 |
| | |||||
* | Third Commit | Simon Rettberg | 2015-03-03 | 10 | -23/+233 |
| | |||||
* | Second Commit | Simon Rettberg | 2015-03-02 | 10 | -35/+190 |
| | |||||
* | Initial Commit | Simon Rettberg | 2015-03-02 | 46 | -0/+4074 |