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-07-05 15:18:58 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b8fb891828effa441a37efdd5babe03a5c7f5efe
gallery3
/
modules
/
user
History
Bharat Mediratta
4b32a71afc
Convert back to using ORM::factory(..., $id) instead of calling where().
2010-01-27 22:34:11 -08:00
..
config
…
controllers
Don't try to access ORM::$changed externally; it's protected.
2010-01-22 01:48:03 -08:00
css
…
helpers
Use ORM to create the users since now our validation can handle doing
2010-01-25 20:42:48 -08:00
images
…
js
…
lib
…
libraries/drivers
/IdentityProvider
Change IdentityProvider::create_user() to take $email as well, since that's a required
2010-01-17 20:37:25 -08:00
models
Convert back to using ORM::factory(..., $id) instead of calling where().
2010-01-27 22:34:11 -08:00
tests
Simplify the test using the test helper.
2010-01-21 19:08:40 -08:00
views
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
2010-01-23 16:29:10 -08:00
module.info
Treat identity providers just like other modules and use the admin_module to
2010-01-22 09:39:29 -08:00