summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/inc
Commit message (Expand)AuthorAgeFilesLines
* [sysconfig] loginscreen: Properly escape strings written to Qt INISimon Rettberg2024-10-251-1/+15
* [sysconfig] Try harder to log meaningful error if module generation failsSimon Rettberg2024-10-111-6/+9
* [sysconfig] Change sort order of loginscreen: lowerSimon Rettberg2024-07-231-1/+1
* [sysconfig] Add button to assign module to multiple configsSimon Rettberg2024-07-191-7/+6Star
* [sysconfig] Don't delete config module on edit if taskmanager failsSimon Rettberg2024-07-181-5/+5
* [sysconfig] Add module to customize login screen (slxgreeter)Simon Rettberg2024-07-161-0/+86
* [sysconfig] shibauth: Add field to enable/disable traditional loginSimon Rettberg2024-07-151-0/+6
* [sysconfig] Use auto-generated taskIdSimon Rettberg2024-07-031-4/+0Star
* [sysconfig] Minor code cleanup/fixesSimon Rettberg2024-07-027-21/+21
* [sysconfig] New module type: ShibAuthSimon Rettberg2024-07-022-0/+269
* [sysconfig] Fix parentTask dependency for Taskmanager callsSimon Rettberg2024-06-213-2/+3
* Fix more type errors, stricter typingSimon Rettberg2023-11-152-2/+4
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-1412-312/+333
* Roundup of issues reported by PHPStormSimon Rettberg2023-11-026-40/+31Star
* [sysconfig] Add missing elseSimon Rettberg2023-10-301-1/+2
* [sysconfig] PHP Warning: Private methods cannot be final as they are never o...Simon Rettberg2023-09-271-3/+3
* [inc/Util] Add types, move error printing functions to their own classSimon Rettberg2022-05-023-19/+19
* Moderize Database handlingSimon Rettberg2021-05-113-9/+9
* Fix deprecated curly braces string indexing (PHP 7.4)Simon Rettberg2021-03-251-10/+10
* [sysconfig] yes -> trueSimon Rettberg2021-03-151-1/+1
* [sysconfig] Bump LDAP/AD module version to force rebuildSimon Rettberg2020-12-151-1/+1
* [sysconfig] Remove fixNumeric option; now mandatory, handled transparentlySimon Rettberg2020-12-151-5/+4Star
* [sysconfig] CustomModule: Add check for file ownership, add "fix" optionSimon Rettberg2020-12-103-2/+48
* [sysconfig] SSH: Split pubkey and rest of config, add more optionsSimon Rettberg2020-11-164-19/+95
* [sysconfig] Display duplicate files for generated system configSimon Rettberg2020-11-031-18/+44
* [systemstatus/sysconfig] Manage LDADP via systemdSimon Rettberg2020-07-071-5/+36
* [sysconfig] Screensaver: Create dedicated groupSimon Rettberg2020-01-161-1/+1
* [sysconfig] Honor config module type sort orderSimon Rettberg2020-01-166-6/+10
* [sysconfig] Screensaver: Disallow downloadSimon Rettberg2020-01-161-1/+1
* [sysconfig] No byte-array packing, escape iniSimon Rettberg2020-01-161-11/+11
* [sysconfig] Add screensaver customization moduleJannik Schönartz2020-01-151-0/+107
* Fix some typos (found by codespell)Stefan Weil2019-12-141-3/+3
* [sysconfig] Display error if deleting config from database failedSimon Rettberg2019-12-071-4/+3Star
* [sysconfig/runmode] Remove "noSysconfig" functionalitySimon Rettberg2019-11-122-34/+0Star
* [sysconfig] Allow adding multiple ssh modules to system configSimon Rettberg2019-09-131-1/+1
* [sysconfig] Add option to toggle no homedir warningsSimon Rettberg2019-04-101-1/+2
* [sysconfig] Add missing field to querySimon Rettberg2019-03-251-1/+1
* [sysconfig] Remember last modified date, show as tooltipSimon Rettberg2019-03-212-11/+25
* [sysconfig] Sanitize field typeSimon Rettberg2018-11-221-0/+1
* [sysconfig] Add UI option to let ldadp generate uidNumbersSimon Rettberg2018-11-211-1/+1
* Introduce proper constants for taskmanager statusSimon Rettberg2018-05-242-2/+2
* Fix warningsSimon Rettberg2018-03-291-3/+3
* [sysconfig] Stuff ssh config into "empty" global configSimon Rettberg2018-03-291-6/+37
* [sysconfig] Support new multiserver auth, mount option config supportSimon Rettberg2018-03-153-4/+5
* [sysconfig] Fix home directory attribute detectionSimon Rettberg2017-12-211-5/+1Star
* [sysconfig] Error checks + messages when rebuilding moduleSimon Rettberg2017-12-201-3/+7
* [sysconfig] Fix logic by which condition the LDADPd gets (re)startedSimon Rettberg2017-12-182-3/+9
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-163-2/+14
* [sysconfig] Allow remapping of attributes for AD tooSimon Rettberg2017-12-142-2/+26
* [sysconfig] Support customizing LDAP attributesSimon Rettberg2017-12-061-1/+1