This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-30 11:40:43 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aceb0309731f94813eaefa9e34cd0253425c6151
gallery3
/
modules
/
auth
T
History
Jozef Selesi
d8c2399b96
Prevent direct script access.
2008-11-10 11:40:48 +00:00
..
config
The start of an authentication module. This provides the installation and a basic install test. There is no interface at the moment to do authentication. It is dependent on the install of the user module.
2008-11-08 01:56:59 +00:00
css
The start of the login functionality. It shows the login popup but doesn't do anything else. Just got tire of my changes being clobbered :-)
2008-11-10 03:17:56 +00:00
helpers
Chain away temporary variables
2008-11-09 23:45:47 +00:00
js
The start of the login functionality. It shows the login popup but doesn't do anything else. Just got tire of my changes being clobbered :-)
2008-11-10 03:17:56 +00:00
libraries
Standardize on a format for exceptions messages new Exception("@todo ERROR_MESSAGE");
2008-11-08 05:30:41 +00:00
models
The start of an authentication module. This provides the installation and a basic install test. There is no interface at the moment to do authentication. It is dependent on the install of the user module.
2008-11-08 01:56:59 +00:00
tests
The start of an authentication module. This provides the installation and a basic install test. There is no interface at the moment to do authentication. It is dependent on the install of the user module.
2008-11-08 01:56:59 +00:00
views
Prevent direct script access.
2008-11-10 11:40:48 +00:00