]> source.dussan.org Git - gitblit.git/commit
Two slight improvement for custom UserService: 264/head 54/254/1
authorFabrice Bacchella <fbacchella@spamcop.net>
Tue, 26 May 2015 08:48:40 +0000 (10:48 +0200)
committerFabrice Bacchella <fbacchella@spamcop.net>
Tue, 26 May 2015 08:48:40 +0000 (10:48 +0200)
commit3286926d2ec11445f76cd170e4c2fcff597a0754
tree6fa70e2f071c0b7e30b48a619df86093005ebb42
parent79922557bf5a716fcb758e2437b36714e51368e5
Two slight improvement for custom UserService:
- try userRealm as a file only if class is not found, other exeptions are real error
- log userService only after setup, for better logging, as it can use gitblit.properties for custom .toString
src/main/java/com/gitblit/manager/UserManager.java