]> source.dussan.org Git - gitblit.git/commit
A patch that allows to extract a new user informations from the HTTP session 255/head 46/246/1
authorFabrice Bacchella <fbacchella@spamcop.net>
Fri, 15 May 2015 20:36:45 +0000 (22:36 +0200)
committerFabrice Bacchella <fbacchella@spamcop.net>
Fri, 15 May 2015 20:36:45 +0000 (22:36 +0200)
commit2c0555f90ecb61a068754569e2624a6569b89a2c
tree765e84867c620d101728f4c61d5634d72d856d5f
parent2fdefced2aeecc7c12f3de50f89c1590a6a088fc
A patch that allows to extract a new user informations from the HTTP session
if the webapp container can fill it.
src/main/distrib/data/defaults.properties
src/main/java/com/gitblit/manager/AuthenticationManager.java
src/test/java/com/gitblit/tests/AuthenticationManagerTest.java