aboutsummaryrefslogtreecommitdiff
path: root/juick-server/src/main/java/com/juick/server/security
AgeCommit message (Expand)Author
2017-06-29project structure: split server into jdbc + webGravatar Vitaly Takmazov
2017-04-06juick-server: refactor HashParamAuthenticationFilter using Spring WebUtilsGravatar Vitaly Takmazov
2017-04-05bugfix: null pointer exceptionGravatar Alexander Alexeev
2017-04-05rememberMe improved: added compatibility with old versionGravatar Alexander Alexeev
2017-04-05login by hash, remember-meGravatar Alexander Alexeev
2017-01-19juick-api: unauthorized response must be 401Gravatar Vitaly Takmazov
2016-12-20ANONYM -> ANONYMOUSGravatar Vitaly Takmazov
2016-12-16Anonym -> AnonymousGravatar Vitaly Takmazov
2016-12-12using thymeleaf spring security extensionGravatar Alexander Alexeev
2016-12-11Api authorization entry point renamedGravatar Alexander Alexeev
2016-11-28remember-me authorization with test; a statndard DaoAuthentication provider usedGravatar Alexander Alexeev
2016-11-26working spring security configGravatar Alexander Alexeev
2016-11-26logging on providerGravatar Alexander Alexeev
2016-11-25juick-api: security WIPGravatar Vitaly Takmazov