Tim Almdal
|
8db2406c00
|
Added a config parameter to the IdentityProvider to specifiy the configuration. This allows the ldap installer to instantiate the ldap Identity provider to use in the install and uninstall methods
|
2009-10-31 14:11:06 -07:00 |
|
Tim Almdal
|
c6fbd34f28
|
Add the add_user_to_group and remove_user_from_group api method calls. If the identity provider isn't writable, the method implementations should throw an Invalid Operation exception.
|
2009-10-29 19:16:08 -07:00 |
|
Tim Almdal
|
392e24e56b
|
Correct the issues that identity::registered_users was calling the backend provider everybody method
|
2009-10-29 12:12:22 -07:00 |
|
Tim Almdal
|
0bb2b7659f
|
Add the admin_user api function to the identity helper and the IdentityProvider interface.
|
2009-10-29 11:12:55 -07:00 |
|
Bharat Mediratta
|
73a01d475b
|
Minor style tweaks.
|
2009-10-24 10:55:22 -07:00 |
|
Tim Almdal
|
b74b131e25
|
Change Identity adminstration to use the uninstall/install methods when changing providers.
|
2009-10-22 22:30:25 -07:00 |
|
Tim Almdal
|
3c936d661a
|
Change the name of identity library from Identity to IdentityProvider. Create a helper class called identity to simplify call the Identity Provider. Move the contents of MY_Session.php to the new helper class and remove the MY_Session class
|
2009-10-22 13:11:03 -07:00 |
|