This website requires JavaScript.
Explore
Help
Sign In
nico
/
mailcow
Watch
1
Star
0
Fork
0
You've already forked mailcow
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
742
Commits
1
Branch
0
Tags
eb0920366c8f9a2d388336a58c3a201fa3c227d0
Commit Graph
4 Commits
Author
SHA1
Message
Date
Dennis Neufeld
0d3d9b8c15
Fix bug: Session cookie domain
...
If the web domain is != mail domain, the session cookie is set to the wrong domain.
2017-05-16 19:46:24 +02:00
andryyy
e91c6916ab
CSRF protection
2017-05-15 11:37:12 +02:00
andryyy
49f28ecaf8
Destroy session when it becomes invalid
2017-05-14 21:53:08 +02:00
andryyy
3c937f75ba
Add OWASP CSRF Protector, add more secure session handling
2017-05-07 13:38:31 +02:00