Bharat Mediratta
|
d45a737779
|
Update copyright to 2013. Fixes #1953.
|
2013-01-21 01:22:01 -05:00 |
|
Bharat Mediratta
|
bf2bb3e1ea
|
Update copyright to 2012. #1822
|
2012-02-27 09:48:23 -08:00 |
|
Bharat Mediratta
|
423daa52d5
|
Update copyright to 2011.
|
2011-01-21 23:01:06 -08:00 |
|
Bharat Mediratta
|
c3c2b45280
|
Update the copyright to 2010. It's only 3 months into the year :-)
|
2010-03-03 10:15:34 -08:00 |
|
Tim Almdal
|
6d5c12e13e
|
Move the default identity config into the users module and change the Identity constructor to look in module::get_var(gallery, identity_provider) for the current identity driver.
In addition, don't just arbitrarily lock the use module. Only lock gallery and the module that is referenced by "user_driver_module" variable.
|
2009-10-18 08:00:33 -07:00 |
|
Tim Almdal
|
7bcf7efc09
|
Remove the complexity of a interface driven user management module
|
2008-11-10 21:29:30 +00:00 |
|
Tim Almdal
|
0a8d5edbdc
|
Early look at the User/Auth module refactoring. It will look for a driver based on the contents of the user/config/user.php file. And load that driver based on the User_Driver interface. There is a default User_Gallery_Driver class that will provide the actual interface implementation. Replacing this driver will allow a completely different user and authentication implementation to be used... hopefully will reduce issues with embedding and other user management systems. Removed from unit tests so they will still run.
|
2008-11-10 20:17:09 +00:00 |
|