This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
freeipa
Watch
3
Star
0
Fork
0
mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced
2026-08-02 01:27:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f8a9d2021af4bb0920cd86d565c1ab720ea4b691
freeipa
/
ipa-python
/
user.py
T
8 lines
99 B
Python
Raw
Normal View
History
Unescape
Escape
Initial support for Groups
2007-08-24 15:42:56 -04:00
from
ipa.entity
import
Entity
- Abstracted client class to work directly or over RPC
2007-08-06 10:05:53 -04:00
Initial support for Groups
2007-08-24 15:42:56 -04:00
class
User
(
Entity
):
Move utf-8 conversion inside user.py (for updates).
2007-08-20 11:39:04 -07:00
Initial support for Groups
2007-08-24 15:42:56 -04:00
def
__init2__
(
self
):
pass
Reference in New Issue
Copy Permalink