summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/user2.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename plugins2 files (remove '2' suffix').Pavel Zuna2009-07-021-405/+0
|
* Remove all references to use_ldap2.Pavel Zuna2009-07-021-7/+0
|
* Change plugins2 using find_entries to support incomplete (truncated) search ↵Pavel Zuna2009-06-151-5/+11
| | | | results.
* Make plugins2 use lowercase when reffering to LDAP attributes.Pavel Zuna2009-05-221-12/+13
|
* Add a reason to the NotFound exception so we can provide more robust errorsRob Crittenden2009-05-131-1/+1
|
* Use right attribute name for e-mail in user2 plugin.Pavel Zuna2009-04-301-2/+2
|
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-7/+7
|
* Add user plugin port with some bugs fixed to the new LDAP backend.Pavel Zuna2009-04-221-0/+405