| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [sysconfig] Minor code cleanup/fixes | Simon Rettberg | 2024-07-02 | 1 | -3/+3 |
| | | |||||
| * | [sysconfig] Fix parentTask dependency for Taskmanager calls | Simon Rettberg | 2024-06-21 | 1 | -1/+1 |
| | | |||||
| * | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 1 | -4/+4 |
| | | |||||
| * | [sysconfig] SSH: Split pubkey and rest of config, add more options | Simon Rettberg | 2020-11-16 | 1 | -9/+23 |
| | | | | | | | | | | | | | | | | Now we can have exactly one SSH-Config per sysconfig, which avoids confusion due to config mismatch regarding "allow pw" and "port". The install include takes care of splitting the key into a new module for existing modules, but doesn't remove duplicate SshConfig modules from sysconfigs, as this might lead to additional confusion. Next time the user edits a sysconfig, they are forced to pick exactly one SshConfig module. The "allow password login" option was extended to allow password login for non-root users only in addition to simply being "yes" or "no". There's an additional option that can entirely limit the group of users allowed to log in via SSH. | ||||
| * | [sysconfig] Honor config module type sort order | Simon Rettberg | 2020-01-16 | 1 | -1/+2 |
| | | |||||
| * | [sysconfig] Allow adding multiple ssh modules to system config | Simon Rettberg | 2019-09-13 | 1 | -1/+1 |
| | | |||||
| * | [install] Implement install scripts for most modules | Simon Rettberg | 2016-06-08 | 1 | -3/+3 |
| | | |||||
| * | Still working in modularization cleanup and refinement | Simon Rettberg | 2016-05-11 | 1 | -0/+63 |
