This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-20 11:29:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9c79afcff53807f649cbcfaa0fc06e78799e43ec
gallery3
/
modules
/
user
/
controllers
History
Bharat Mediratta
db1f6e3e35
Don't ask for csrf when we're resetting passwords. They're not gonna have one. Duh!
...
Fixes
#642
.
2009-08-27 14:56:07 -07:00
..
admin_users.php
Clean up user form events. Thanks to Ben Smith (glooper).
2009-07-29 17:43:12 -07:00
login.php
Fix a bunch of XSS vulnerabilities turned up by manual inspection
2009-07-01 17:57:39 -07:00
logout.php
In the logout link, urlencode the continue url so that ampersands, etc
2009-07-21 13:02:20 -07:00
password.php
Don't ask for csrf when we're resetting passwords. They're not gonna have one. Duh!
2009-08-27 14:56:07 -07:00
users.php
Add form processing events:
2009-07-23 10:35:52 -07:00