nordnet / python-freeipa-json

Tiny/basic module for communicating with the FreeIPA API without having to install the entire FreeIPA toolchain
MIT License
54 stars 37 forks source link

Adding methods + removing gidnumber necessity + syntax improvements #3

Closed sjulliot closed 8 years ago

sjulliot commented 8 years ago

adding user_mod, stageuser_find, stageuser_add, stageuser_del, selfservice_add + minor syntax made beautiful

sjulliot commented 8 years ago

My bad, old version for selfservice_add. Will come back in a minute with the correct one ;)