| Commit message (Expand) | Author | Age | Files | Lines |
* | [sysconfig] loginscreen: Properly escape strings written to Qt INI | Simon Rettberg | 2024-10-25 | 1 | -1/+15 |
* | [sysconfig] Try harder to log meaningful error if module generation fails | Simon Rettberg | 2024-10-11 | 1 | -6/+9 |
* | [sysconfig] Change sort order of loginscreen: lower | Simon Rettberg | 2024-07-23 | 1 | -1/+1 |
* | [sysconfig] Add button to assign module to multiple configs | Simon Rettberg | 2024-07-19 | 1 | -7/+6 |
* | [sysconfig] Don't delete config module on edit if taskmanager fails | Simon Rettberg | 2024-07-18 | 1 | -5/+5 |
* | [sysconfig] Add module to customize login screen (slxgreeter) | Simon Rettberg | 2024-07-16 | 1 | -0/+86 |
* | [sysconfig] shibauth: Add field to enable/disable traditional login | Simon Rettberg | 2024-07-15 | 1 | -0/+6 |
* | [sysconfig] Use auto-generated taskId | Simon Rettberg | 2024-07-03 | 1 | -4/+0 |
* | [sysconfig] Minor code cleanup/fixes | Simon Rettberg | 2024-07-02 | 7 | -21/+21 |
* | [sysconfig] New module type: ShibAuth | Simon Rettberg | 2024-07-02 | 2 | -0/+269 |
* | [sysconfig] Fix parentTask dependency for Taskmanager calls | Simon Rettberg | 2024-06-21 | 3 | -2/+3 |
* | Fix more type errors, stricter typing | Simon Rettberg | 2023-11-15 | 2 | -2/+4 |
* | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 12 | -312/+333 |
* | Roundup of issues reported by PHPStorm | Simon Rettberg | 2023-11-02 | 6 | -40/+31 |
* | [sysconfig] Add missing else | Simon Rettberg | 2023-10-30 | 1 | -1/+2 |
* | [sysconfig] PHP Warning: Private methods cannot be final as they are never o... | Simon Rettberg | 2023-09-27 | 1 | -3/+3 |
* | [inc/Util] Add types, move error printing functions to their own class | Simon Rettberg | 2022-05-02 | 3 | -19/+19 |
* | Moderize Database handling | Simon Rettberg | 2021-05-11 | 3 | -9/+9 |
* | Fix deprecated curly braces string indexing (PHP 7.4) | Simon Rettberg | 2021-03-25 | 1 | -10/+10 |
* | [sysconfig] yes -> true | Simon Rettberg | 2021-03-15 | 1 | -1/+1 |
* | [sysconfig] Bump LDAP/AD module version to force rebuild | Simon Rettberg | 2020-12-15 | 1 | -1/+1 |
* | [sysconfig] Remove fixNumeric option; now mandatory, handled transparently | Simon Rettberg | 2020-12-15 | 1 | -5/+4 |
* | [sysconfig] CustomModule: Add check for file ownership, add "fix" option | Simon Rettberg | 2020-12-10 | 3 | -2/+48 |
* | [sysconfig] SSH: Split pubkey and rest of config, add more options | Simon Rettberg | 2020-11-16 | 4 | -19/+95 |
* | [sysconfig] Display duplicate files for generated system config | Simon Rettberg | 2020-11-03 | 1 | -18/+44 |
* | [systemstatus/sysconfig] Manage LDADP via systemd | Simon Rettberg | 2020-07-07 | 1 | -5/+36 |
* | [sysconfig] Screensaver: Create dedicated group | Simon Rettberg | 2020-01-16 | 1 | -1/+1 |
* | [sysconfig] Honor config module type sort order | Simon Rettberg | 2020-01-16 | 6 | -6/+10 |
* | [sysconfig] Screensaver: Disallow download | Simon Rettberg | 2020-01-16 | 1 | -1/+1 |
* | [sysconfig] No byte-array packing, escape ini | Simon Rettberg | 2020-01-16 | 1 | -11/+11 |
* | [sysconfig] Add screensaver customization module | Jannik Schönartz | 2020-01-15 | 1 | -0/+107 |
* | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 1 | -3/+3 |
* | [sysconfig] Display error if deleting config from database failed | Simon Rettberg | 2019-12-07 | 1 | -4/+3 |
* | [sysconfig/runmode] Remove "noSysconfig" functionality | Simon Rettberg | 2019-11-12 | 2 | -34/+0 |
* | [sysconfig] Allow adding multiple ssh modules to system config | Simon Rettberg | 2019-09-13 | 1 | -1/+1 |
* | [sysconfig] Add option to toggle no homedir warnings | Simon Rettberg | 2019-04-10 | 1 | -1/+2 |
* | [sysconfig] Add missing field to query | Simon Rettberg | 2019-03-25 | 1 | -1/+1 |
* | [sysconfig] Remember last modified date, show as tooltip | Simon Rettberg | 2019-03-21 | 2 | -11/+25 |
* | [sysconfig] Sanitize field type | Simon Rettberg | 2018-11-22 | 1 | -0/+1 |
* | [sysconfig] Add UI option to let ldadp generate uidNumbers | Simon Rettberg | 2018-11-21 | 1 | -1/+1 |
* | Introduce proper constants for taskmanager status | Simon Rettberg | 2018-05-24 | 2 | -2/+2 |
* | Fix warnings | Simon Rettberg | 2018-03-29 | 1 | -3/+3 |
* | [sysconfig] Stuff ssh config into "empty" global config | Simon Rettberg | 2018-03-29 | 1 | -6/+37 |
* | [sysconfig] Support new multiserver auth, mount option config support | Simon Rettberg | 2018-03-15 | 3 | -4/+5 |
* | [sysconfig] Fix home directory attribute detection | Simon Rettberg | 2017-12-21 | 1 | -5/+1 |
* | [sysconfig] Error checks + messages when rebuilding module | Simon Rettberg | 2017-12-20 | 1 | -3/+7 |
* | [sysconfig] Fix logic by which condition the LDADPd gets (re)started | Simon Rettberg | 2017-12-18 | 2 | -3/+9 |
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 3 | -2/+14 |
* | [sysconfig] Allow remapping of attributes for AD too | Simon Rettberg | 2017-12-14 | 2 | -2/+26 |
* | [sysconfig] Support customizing LDAP attributes | Simon Rettberg | 2017-12-06 | 1 | -1/+1 |