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-09-03 20:52:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bebc413366506f4d19d98c8bb33041094beff117
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