summaryrefslogtreecommitdiffstats
path: root/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Delete password from memory in AuthenticationManagerFlorian Zschocke2020-04-052-12/+87
* 🦟 fix: Password hash upgrade kills existing passwordsFlorian Zschocke2020-04-051-4/+12
* Add `clone.bundle` as known command, but reject it as not implemented.Florian Zschocke2019-11-111-1/+13
* Fix NPE when no action can be parsed from the URLFlorian Zschocke2019-11-111-0/+54
* In SSH tests ignore an external SSH toolFlorian Zschocke2019-11-101-0/+55
* Update SSHD dependency to version 1.2.0.Florian Zschocke2019-11-101-1/+15
* Update SSHD dependency to version 1.1.0.Florian Zschocke2019-11-102-6/+11
* Ignore the `RedisTicketService` tests until they are fixed.Florian Zschocke2019-11-101-0/+3
* Merge branch 'pingunaut-1166_more_secure_password_hashes' into master.Florian Zschocke2019-11-062-0/+698
|\
| * Add more PasswordHash tests with strings beyond iso-8859-1.Florian Zschocke2019-11-061-1/+31
| * Use the new PasswordHash classes.Florian Zschocke2019-11-053-69/+72
| * Add support for PBKDF2 to PasswordHashFlorian Zschocke2019-11-051-5/+181
| * Add a PasswordHash class as a central place to deal with password hashes.Florian Zschocke2019-11-051-0/+420
| * Update AuthenticationManager to update weakly stored passwords on loginMartin Spielmann2017-01-071-0/+6
| * Added possibility to use secure hashes to store passwordsMartin Spielmann2017-01-011-0/+63
* | Add support nested groups on the Repositories pageFlorian Zschocke2019-06-151-0/+49
* | Fix revLog test that broke due to changes in the hello-world repository.Florian Zschocke2019-06-101-3/+4
* | Create unit tests for special characters in path namesFlorian Zschocke2019-06-101-1/+13
* | Do not resolve symbolic links to repositories.Florian Zschocke2019-06-101-0/+117
* | Zips of recreated hello-world.git and all external repositories for testing.chirontt2019-06-076-46/+132
* | Fix for various test failures.chirontt2019-06-079-90/+112
* | Reindex tickets on server start if no index existsFlorian Zschocke2017-03-054-4/+4
* | Use versioned index directories for repository indices.Florian Zschocke2017-03-051-0/+267
* | Introduce an index version for the ticket indexFlorian Zschocke2017-03-051-0/+245
|/
* Merge pull request #1160 from fzs/sshLdapAuthenticatorFlorian Zschocke2016-12-185-339/+1427
|\
| * Fix SshKeysDispatcher test failing on WindowsFlorian Zschocke2016-12-061-7/+7
| * Use dynamic port selection for LDAP listeners in LDAP tests.Florian Zschocke2016-12-061-10/+11
| * Retrieve public SSH keys from LDAP.Florian Zschocke2016-11-292-0/+755
| * Extract LdapConnection into new class from LdapAuthProviderFlorian Zschocke2016-11-231-0/+248
| * Create base unit test class for LDAP tests.Florian Zschocke2016-11-232-332/+416
* | Merge branch 'rcaa-master' into master.Florian Zschocke2016-12-131-0/+33
|\ \
| * | Introduce SecureRandom wrapper for properly seeded static instancesFlorian Zschocke2016-12-121-0/+33
* | | Merge branch 'fixMentionsInTickets-985'Florian Zschocke2016-12-121-1/+73
|\ \ \ | |_|/ |/| |
| * | Fix user mention regular expression and group replacement.merged--fixMentionsInTickets-985Florian Zschocke2016-12-101-1/+73
| |/
* | Set "can admin" permission on LDAP users and teams correctlymerged--fixAdminRoleLDAPFlorian Zschocke2016-11-181-4/+261
* | Extend LDAP tests to use LDAP servers with access restrictions.Florian Zschocke2016-11-091-45/+257
* | Extend LDAP authentication tests to use different modes.Florian Zschocke2016-11-061-23/+107
|/
* TicketReference Testing #1048Paul Martin2016-06-181-4/+36
* Ticket Reference handling #1048Paul Martin2016-04-272-1/+940
* Fix for #976 - Filestore links via browserPaul Martin2015-12-251-3/+3
* Log update for Fail2Ban usagePaul Martin2015-10-255-34/+34
* Git-LFS supportPaul Martin2015-10-104-1/+908
* Revert manual specification of ssh user auth factoriesJames Moger2015-10-053-14/+8
* Update to SSHD 1.0.0James Moger2015-09-182-8/+8
* Revised AvatarGenerator to be injectableJames Moger2015-06-152-52/+50
* First draft for a customized avatar imageFabrice Bacchella2015-06-151-0/+77
* Invalid kerberos patches, works now and with a test.Fabrice Bacchella2015-05-262-1/+77
* Implement configurable tab length support for blob viewsJames Moger2015-05-222-4/+4
* Merged #247 "Add Kerberos5/GSS authentication to ssh"James Moger2015-05-212-0/+9
|\
| * Adding Kerberos5/GSS authentication to sshFabrice Bacchella2015-05-042-0/+9