projects
/
public
/
pyceo-broken.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Clear status in pop_window()
[public/pyceo-broken.git]
/
pylib
/
csc
/
backends
/
__init__.py
1
"""
2
Backend Modules
3
4
This module contains backend interfaces and related modules.
5
6
db - CEO database interface for member registrations
7
ldapi - LDAP interface for UNIX account attribute administration
8
krb - Kerberos interface for UNIX account password management
9
"""