summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6 from fzs/sshAuthMethodsFlorian Zschocke2017-01-212-9/+52
|\
| * Set list of offered SSH authentication methods.merged--sshAuthMethodsFlorian Zschocke2016-12-062-9/+52
* | Merge pull request #1178 from srbala/patch-1Florian Zschocke2017-01-162-6/+6
|\ \
| * | Update weblogic.xmlBala Raman2017-01-161-2/+2
| * | Update to web.xml, fix to #1132Bala Raman2017-01-151-4/+4
|/ /
* | Merge pull request #1171 from pingunaut/usermanager-file-instantiationJames Moger2017-01-062-2/+25
|\ \
| * | extracted methodMartin Spielmann2017-01-061-9/+20
| * | updated commentde4c9d2016-12-301-1/+1
| * | update user manager to support instantiation if IUserService with IRuntimeMan...de4c9d2016-12-302-2/+14
* | | Merge pull request #1176 from ds5apn/masterJames Moger2017-01-051-718/+759
|\ \ \
| * | | Update korean translation for gitblit new version.DONGSU, KIM2017-01-051-718/+759
|/ / /
* | | Increase minor version number to 9Florian Zschocke2017-01-021-1/+1
* | | Merge branch 'ci', enabling CI services.Florian Zschocke2017-01-022-0/+24
|\ \ \
| * | | Add build definition file for Circle CIFlorian Zschocke2017-01-021-0/+22
| * | | Add definition file for Travis CIFlorian Zschocke2017-01-021-0/+2
| | |/ | |/|
* | | Update to explicit versions of JUnit 4.12 and JaCoCo 0.7.8Florian Zschocke2016-12-213-6/+6
| |/ |/|
* | Add test resources path `src/test/resources` to project configurationFlorian Zschocke2016-12-193-0/+3
* | Fix typo in defaults.properties.Florian Zschocke2016-12-181-1/+1
* | Merge pull request #1160 from fzs/sshLdapAuthenticatorFlorian Zschocke2016-12-1814-625/+2276
|\ \
| * | Extend documentation in default.properties and LdapKeyManager.java.merged--sshLdapAuthenticatorFlorian Zschocke2016-12-062-2/+31
| * | The public key manager can disable writing keys, which hides commandsFlorian Zschocke2016-12-066-12/+63
| * | 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-296-37/+1248
| * | Extract LdapConnection into new class from LdapAuthProviderFlorian Zschocke2016-11-233-268/+543
| * | Create base unit test class for LDAP tests.Florian Zschocke2016-11-232-332/+416
* | | Remove duplicate import of class SecureRandomFlorian Zschocke2016-12-151-1/+0
* | | Merge pull request #1167 from fzs/secureCookiesJames Moger2016-12-142-1/+16
|\ \ \
| * | | Set secure session cookies when redirecting from HTTP to HTTPS.merged--secureCookiesFlorian Zschocke2016-12-101-1/+2
| * | | Set secure user cookies and only for HTTP.Florian Zschocke2016-12-101-0/+14
| | |/ | |/|
* | | Merge branch 'rcaa-master' into master.Florian Zschocke2016-12-1313-12/+136
|\ \ \
| * | | Introduce SecureRandom wrapper for properly seeded static instancesFlorian Zschocke2016-12-123-5/+121
| * | | changing Math.random to SecureRandomrcaa2016-12-111-1/+5
| * | | removing unecessary user cookie codeRodrigo Andrade2016-08-157-8/+8
| * | | removing duplicated code for cookie genaration and adding random bytes to gen...Rodrigo Andrade2016-08-155-4/+8
* | | | Merge branch 'fixMentionsInTickets-985'Florian Zschocke2016-12-125-7/+88
|\ \ \ \
| * | | | Fix user mention regular expression and group replacement.merged--fixMentionsInTickets-985Florian Zschocke2016-12-105-5/+77
| * | | | Use REGEX_TICKET_MENTION instead of hardcoded regular expressionGlenn Matthys2016-12-103-3/+6
| * | | | Introduce new constant REGEX_TICKET_MENTIONGlenn Matthys2016-12-101-0/+6
| | |/ / | |/| |
* | | | Merge pull request #1152 from fzs/fixAdminRoleLDAPJames Moger2016-11-183-19/+296
|\ \ \ \ | | |_|/ | |/| |
| * | | Set "can admin" permission on LDAP users and teams correctlymerged--fixAdminRoleLDAPFlorian Zschocke2016-11-183-19/+296
* | | | Merge pull request #1147 from tomaswolf/disabled_pager_linksJames Moger2016-11-143-2/+29
|\ \ \ \
| * | | | Fix disabled links in PagerPanelTom2016-10-313-2/+29
* | | | | Merge pull request #1149 from fzs/fixLDAPbindingJames Moger2016-11-143-144/+623
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Update documentation for LDAP binding in default.properties.merged--fixLDAPbindingFlorian Zschocke2016-11-141-2/+15
| * | | Clean up `LdapAuthProvider` to properly cover different LDAP search scenarios.Florian Zschocke2016-11-111-114/+284
| * | | 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
| |/ /
* | | Merge pull request #1144 from fzs/logSendFailedExceptionJames Moger2016-10-281-1/+16
|\ \ \
| * | | Improve logging when sending email fails.merged-logSendFailedExceptionFlorian Zschocke2016-10-271-1/+16
| |/ /