Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for various test failures. | chirontt | 2019-06-07 | 1 | -2/+2 |
| | | | | | | | | | | | | Most of failures were due to temporary test repos, users and/or teams being left behind after the test run, and these left-over stuff in $baseFolder/data/git caused assertion errors in many tests in subsequent test runs. This fix tries to delete those left-over stuff at the end of each test, mainly in their @Afterclass code blocks. PushLogTest.java is deleted as it doesn't work, and has been superseded with better tests in various protocol test suites (GitServletTest, GitDaemonTest, SshDaemonTest, etc.) | ||||
* | Log update for Fail2Ban usage | Paul Martin | 2015-10-25 | 1 | -24/+24 |
| | | | | | + Adds standard logging for all authentication providers + Updates help page to use default GitBlit SSH port | ||||
* | Create infrastructure for XSS sanitization | James Moger | 2014-09-07 | 1 | -2/+6 |
| | |||||
* | Add repository and user/team lifecycle listener extension points | James Moger | 2014-06-09 | 1 | -4/+4 |
| | |||||
* | Fix authentication security hole with external providers | James Moger | 2014-03-18 | 1 | -0/+116 |
| | |||||
* | Refactor user services and separate authentication (issue-281) | James Moger | 2013-11-29 | 1 | -0/+365 |
Change-Id: I336e005e02623fc5e11a4f8b4408bea5465a43fd |