Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/utils/users.py
Commit message (Collapse)AuthorAgeFilesLines
* Python style changesArthur de Jong2013-04-121-2/+2
| | | | | | | This tries to conform more closely to PEP8. Imports have been checked and, if used only once, moved closer to the use to avoid potential import loops. This also includes a few other minor changes, like using __main__ for utility scripts and variable renames to avoid name clashes.
* Initial version of a chsh.ldap utilityArthur de Jong2013-03-301-0/+60