summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/taskmanager/tasks/SshdConfigGenerator.java
Commit message (Collapse)AuthorAgeFilesLines
* [SshdConfigGenerator] Fix service targetSimon Rettberg2021-07-231-1/+1
|
* [SshConfigGenerator] Adapt to changed config from slx-adminSimon Rettberg2020-11-161-13/+60
| | | | See #3628 and #3345
* [SshdConfigGenerator] Unique filename for pubkeySimon Rettberg2019-09-131-2/+4
| | | | This will allow for simple combination of multiple ssh config modules.
* sshd configSimon Rettberg2015-02-061-24/+27
|
* StuffSimon Rettberg2015-01-231-0/+83