Commit Graph

5 Commits

Author SHA1 Message Date
Markus 933443f30e upgrdae to bootstrap 4
adjust classes to look okay with bootstrap 4
replace glyphicons with inline svgs from bootstrap-icons
2020-09-10 10:50:47 +02:00
Markus e33150507d list: also display numberic uid 2019-05-16 16:13:05 +02:00
Markus f88da30fe6 fix account listing for python3 2019-02-11 15:53:17 +01:00
Markus 46e560cef9 Rename function list to list_users.
The function list shadowed the built-in type list leading to weird
TypeError exceptions in the user creation.

While at it list the users cn before the dn to improve readability.
2016-04-16 21:06:19 +02:00
Markus 89a8cecb2a Implement user listing. 2016-03-22 01:06:25 +01:00