aboutsummaryrefslogtreecommitdiff
path: root/juick-api/src/main/java/com/juick/api/configuration/ApiSecurityConfig.java
AgeCommit message (Expand)Author
2017-10-15api: ImagesServiceGravatar Vitaly Takmazov
2017-09-05api: swagger and /swagger-ui.htmlGravatar Vitaly Takmazov
2017-07-20Update copyrights in all java sourcesGravatar Vitaly Takmazov
2017-06-29project structure: split server into jdbc + webGravatar Vitaly Takmazov
2017-03-28juick-api: inject properties with @ValueGravatar Vitaly Takmazov
2017-03-28juick-api: Skype webhook is anonymousGravatar Vitaly Takmazov
2017-03-28juick-api: Messenger bot webhookGravatar Vitaly Takmazov
2017-01-19juick-api: unauthorized response must be 401Gravatar Vitaly Takmazov
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