aboutsummaryrefslogtreecommitdiff
path: root/juick-www/src/main/java/com/juick/www/configuration/WebSecurityConfig.java
AgeCommit message (Expand)Author
2017-07-21www: blacklist pageGravatar Vitaly Takmazov
2017-07-20Update copyrights in all java sourcesGravatar Vitaly Takmazov
2017-06-29project structure: split server into jdbc + webGravatar Vitaly Takmazov
2017-04-06wrong use userDetailsServiceBean() in security configGravatar Alexander Alexeev
2017-04-05remove old cookies on logoutGravatar Alexander Alexeev
2017-04-05rememberMe improved: added compatibility with old versionGravatar Alexander Alexeev
2017-04-05login by hash, remember-meGravatar Alexander Alexeev
2017-03-29juick-www: fix hash-based authGravatar Vitaly Takmazov
2017-03-29juick-www: Spring SecurityGravatar Vitaly Takmazov