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-06-01 17:29:21 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d6f5a8a8d13892d6487f344c5e5b1f5dd48893d5
gallery3
/
modules
/
rest
/
helpers
History
Bharat Mediratta
d6f5a8a8d1
Add JSONP support. You must specify &output=jsonp?callback=<js_function>
...
Fixes ticket
#1205
.
2010-08-08 15:02:24 -07:00
..
registry_rest.php
Create a registry of REST resources and call it "registry".. Pretty
2010-08-08 11:35:36 -07:00
rest_event.php
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
rest_installer.php
Add an advanced setting to allow developers to allow guest access to
2010-06-05 19:45:15 -07:00
rest.php
Add JSONP support. You must specify &output=jsonp?callback=<js_function>
2010-08-08 15:02:24 -07:00