This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
SCM-Manager
Watch
1
Star
0
Fork
0
You've already forked SCM-Manager
mirror of
https://github.com/scm-manager/scm-manager.git
synced
2026-03-18 02:00:22 +01:00
Code
Issues
Packages
Projects
Releases
Activity
Files
652b98f53c1eee2f7bd6f66d23da8425ea7fab53
SCM-Manager
/
scm-webapp
/
src
/
main
/
java
/
sonia
/
scm
/
security
History
Sebastian Sdorra
652b98f53c
#793
added configuration parameter to enable/disable xsrf protection. The protection is disabled by default until it is battle tested.
2016-05-24 21:12:09 +02:00
..
AuthorizationCollector.java
fix permission caching for logged in users
2013-08-28 16:15:41 +02:00
ConfigurableLoginAttemptHandler.java
fix typo
2013-09-28 13:28:08 +02:00
DefaultKeyGenerator.java
added main method for an easy way to generate static keys
2014-01-25 11:50:18 +01:00
DefaultSecuritySystem.java
improve error handling of permission system
2014-06-07 15:11:48 +02:00
RepositoryPermissionResolver.java
improve error handling of permission system
2014-06-07 15:11:48 +02:00
ScmRealm.java
fix exception on login, if an external authenticator returns a changed user object
2014-01-29 12:46:14 +01:00
XsrfCookies.java
implemented xsrf protection, see issue
#793
2016-01-23 22:02:25 +01:00
XsrfProtectionFilter.java
#793
added configuration parameter to enable/disable xsrf protection. The protection is disabled by default until it is battle tested.
2016-05-24 21:12:09 +02:00