summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/transport/ssh/SshKrbAuthenticator.java
Commit message (Collapse)AuthorAgeFilesLines
* fix: Prevent premature authentication on failed ssh key challegeFlorian Zschocke2025-06-141-4/+2
| | | | | Many thanks to András Veres-Szentkirályi for the report and the support in understanding and finding the issue.
* Merge branch 'topic/pr-934' into developJames Moger2015-10-051-0/+10
|\
| * Address review commentsJames Moger2015-10-051-7/+13
| |
| * Allow to strip domain from kerberos usernamesVitaliy Filippov2015-10-011-2/+9
| |
* | Revert manual specification of ssh user auth factoriesJames Moger2015-10-051-6/+20
|/
* Invalid kerberos patches, works now and with a test.Fabrice Bacchella2015-05-261-0/+52