This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
freeipa
Watch
3
Star
0
Fork
0
You've already forked freeipa
mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced
2025-02-25 18:55:28 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5d63dbecca753321d3d621c0ad2402cfe928a0c
freeipa
/
ipaserver
/
plugins
History
Pavel Zuna
f5d63dbecc
Filter all NULL values in ldap2.add_entry. python-ldap doesn't like'em.
...
Previously we only filtered None values, but it turns out that's not enough.
2009-11-18 14:34:16 -05:00
..
__init__.py
Remove deprecated comment on plugin naming conventions
2009-09-14 09:46:35 -04:00
dogtag.py
Only initialize the API once in the installer
2009-09-28 22:17:01 -06:00
join.py
Remove a bunch of unused imports, general cleanup
2009-10-25 22:54:55 -06:00
ldap2.py
Filter all NULL values in ldap2.add_entry. python-ldap doesn't like'em.
2009-11-18 14:34:16 -05:00
ldapapi.py
Fix password setting on python 2.4 systems (it doesn't like None for oldpw)
2009-05-21 22:43:10 -04:00
rabase.py
Add external CA signing and abstract out the RA backend
2009-09-15 10:01:08 -04:00
selfsign.py
Use the same variable name in the response as the dogtag plugin
2009-09-24 17:42:26 -04:00
xmlserver.py
Add mod_python adapter and some UI tuning
2009-10-27 21:38:13 -06:00