Enable support for Github Enterprise when using Github Authentication

This commit is contained in:
Frederic Guillot
2015-08-01 16:48:58 -04:00
parent 80a0c9f560
commit ea24cfb07c
6 changed files with 38 additions and 4 deletions

View File

@@ -9,6 +9,10 @@ New features:
* Add config parameter to define session duration
* Add config parameter to disable/enable RememberMe authentication
Improvements:
* Enable support for Github Enterprise when using Github Authentication
Bug fixes:
* Wrong template name for subtasks tooltip due to previous refactoring