index
:
Juick
juick-commands
killy-responsive
killy-responsive-2
mark_read
master
sans_branch
x
Juick development tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
juick
/
server
/
configuration
/
SecurityConfig.java
Age
Commit message (
Expand
)
Author
2020-04-04
Initialize all components from configuration
Vitaly Takmazov
2020-04-03
Reorganize layout and code cleanup
Vitaly Takmazov
2020-03-20
enable spring boot actuator for admin users
Vitaly Takmazov
2020-01-31
security: using standard NullRememberMeServices for API configuration
Vitaly Takmazov
2019-12-20
Fix endpoint naming
Vitaly Takmazov
2019-12-20
Permit Apple API endpoint in Security config
Vitaly Takmazov
2019-12-12
Update copyrights
Vitaly Takmazov
2019-12-12
Cleanup IDEA code issues
Vitaly Takmazov
2019-10-01
Basic authentication endpoints must provide realm
Vitaly Takmazov
2019-05-05
Fix /ws/ redirects
Vitaly Takmazov
2019-02-24
/.well-known/nodeinfo
Vitaly Takmazov
2019-02-19
allow avatar endpoint for anonymous
Vitaly Takmazov
2019-01-16
HTTPSignatureAuthenticationFilter
Vitaly Takmazov
2018-12-17
CORS for ActivityPub endpoints
Vitaly Takmazov
2018-12-12
UserInfo -> User
Vitaly Takmazov
2018-11-25
Signup API
Vitaly Takmazov
2018-11-23
Permit google auth for anonymous
Vitaly Takmazov
2018-11-19
www: disable JSESSIONID
Vitaly Takmazov
2018-11-19
remove invalid logout url
Vitaly Takmazov
2018-11-08
Merge everything into single Spring Boot application
Vitaly Takmazov