aboutsummaryrefslogtreecommitdiff
path: root/juick-api/src/main/java/com/juick/api/configuration/ApiSecurityConfig.java
AgeCommit message (Expand)Author
2016-12-11Api authorization entry point renamedGravatar Alexander Alexeev
2016-12-05juick-api: telegram webhook url is anonymousGravatar Vitaly Takmazov
2016-12-01juick-api: disable WebSecurity debuggingGravatar Vitaly Takmazov
2016-12-01juick-api: Tags controller from perl, refactoringGravatar Vitaly Takmazov
2016-12-01remember-me for juick-api by request parameterGravatar Alexander Alexeev
2016-11-28juick-api: /thread is also available to anonymousGravatar Vitaly Takmazov
2016-11-28permit all for /users and /messages;Gravatar Alexander Alexeev
2016-11-28remember-me authorization with test; a statndard DaoAuthentication provider usedGravatar Alexander Alexeev
2016-11-28CORS configurationGravatar Alexander Alexeev
2016-11-27juick-api: add hash-based authentication filterGravatar Vitaly Takmazov
2016-11-26working spring security configGravatar Alexander Alexeev
2016-11-26api configurationGravatar Alexander Alexeev
2016-11-25juick-api: security WIPGravatar Vitaly Takmazov