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
b4d173d8448c50eed22ecf79f030d8c038d873c6
freeipa
/
ipaserver
/
plugins
History
Pavel Zuna
b4d173d844
Fix bug in _get_syntax (it was always returning None).
...
Also prevent a few cases of double processing of arguments.
2009-08-03 23:01:44 -06:00
..
__init__.py
Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to tests/test_ipaserver
2009-01-04 18:44:16 -07:00
ldap2.py
Fix bug in _get_syntax (it was always returning None).
2009-08-03 23:01:44 -06: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
ra.py
Use XML rather than string routines to handle response from dogtag Remove trailing CR/LF from the password file
2009-04-28 17:16:18 -04:00
xmlserver.py
Sundry work getting ready to switch to new XML-RPC client/server code
2009-02-03 15:29:00 -05:00