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 03:19:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
26d0af45eabe962c5366cb1e95de7e252b831796
gallery3
/
modules
/
rest
History
Tim Almdal
fef5cf9865
If the identity provider changes then delete all the rest user_access_keys, as they are no longer valid. (i.e. all the related users have been deleted.)
2010-06-07 07:09:39 -07:00
..
controllers
REST changes: Allow PUT and POST requests to modify members, not
2010-04-04 11:55:54 -07:00
helpers
If the identity provider changes then delete all the rest user_access_keys, as they are no longer valid. (i.e. all the related users have been deleted.)
2010-06-07 07:09:39 -07:00
libraries
Update the copyright to 2010. It's only 3 months into the year :-)
2010-03-03 10:15:34 -08:00
models
Rename "user_access_tokens" table to "user_access_keys" as step 1 of a
2010-03-30 13:53:14 -07:00
tests
Update tests to reflect recent changes to the REST API.
2010-04-17 15:35:09 -07: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 an advanced setting to allow developers to allow guest access to
2010-06-05 19:45:15 -07:00