##// END OF EJS Templates
API updates...
API updates - update_user will do lookup by userid param that can be id or username - all params are required for update_user api call - get_user/s will return ldap_dn param which is more correct

File last commit:

r833:9753e090 beta
r2009:b63adad7 beta
Show More
__init__.py
5 lines | 161 B | text/x-python | PythonLexer
"""
This package provides functionality to create and manage
repositories of database schema changesets and to apply these
changesets to databases.
"""