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-19 19:09:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1470b99d1facd07fcb46c0c4e46896d339f5a75a
gallery3
/
modules
/
rest
History
Andy Staudacher
1470b99d1f
Protect REST login controller from brute force attacks too.
...
And make the REST auth token less predictable by using a better source for randomness.
2010-01-30 21:42:57 -08:00
..
controllers
Protect REST login controller from brute force attacks too.
2010-01-30 21:42:57 -08:00
helpers
Protect REST login controller from brute force attacks too.
2010-01-30 21:42:57 -08:00
libraries
Make Rest_Exception extend Kohana_Exception so that we can let it
2010-01-19 23:28:18 -08:00
models
Rename the backing table from rest_keys to user_access_tokens
2009-12-08 09:19:48 -08:00
tests
Update tests for recent REST changes.
2010-01-23 12:13:14 -08:00
views
Do all the html::clean|purify calls in the views and not the controller. Also clean the subject line and email message body of the contact user email.
2010-01-28 07:44:58 -08:00
module.info
Add quotes to the module name
2009-12-31 12:47:18 -08:00