summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/panels/SshKeysPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with not serialisable ed25519 SSH keysFlorian Zschocke2022-11-161-1/+23
* Replace key feedback with label instead of FeedbackMessageFlorian Zschocke2022-11-011-4/+15
* Add feedback to SSH Key Form. #1226Martin Spielmann2022-11-011-0/+4
* fix: Remove duplicate property keys from properties filesFlorian Zschocke2021-10-211-1/+1
* The public key manager can disable writing keys, which hides commandsFlorian Zschocke2016-12-061-0/+9
* Use AJAX to manage the SSH keys panelJames Moger2014-06-051-19/+27
* Add a basic SSH public key management UIJames Moger2014-06-051-0/+161