|
|
2bcd17e9b2
|
Implement show admin first login, Close #36
|
2019-04-11 20:04:26 +02:00 |
|
|
|
f1ab0364cb
|
Close #31
|
2019-04-11 19:50:51 +02:00 |
|
|
|
754541458d
|
Implement protect admin, Close #38, Close #37
|
2019-04-11 19:48:54 +02:00 |
|
|
|
508c0d9c8f
|
Implement save user deletion as admin, Close #37
|
2019-04-11 16:48:52 +02:00 |
|
|
|
1ceaae4976
|
Fix password reset link
|
2019-04-11 14:59:12 +02:00 |
|
|
|
974b9942e8
|
Add user feedback on ldap errors
|
2019-04-11 14:55:57 +02:00 |
|
|
|
b8b7fea7ad
|
Add info if group could not be created, because no member (ldap requirement)
|
2019-04-11 14:35:41 +02:00 |
|
|
|
5b4fe02f86
|
Fix html mail as plain text bug
|
2019-04-11 14:34:53 +02:00 |
|
|
|
9ccb2a7224
|
Implement save realm deletion; Close #32
|
2019-04-11 13:53:50 +02:00 |
|
|
|
9af4a90ae9
|
Implement #34
|
2019-04-11 03:08:24 +02:00 |
|
|
|
d1906b148d
|
Close #33
|
2019-04-11 03:03:48 +02:00 |
|
|
|
ef917fbd88
|
Add group badges
|
2019-04-11 02:40:58 +02:00 |
|
|
|
6aa3916b58
|
Remove password field
|
2019-04-11 02:37:59 +02:00 |
|
|
|
a183eb2bbd
|
Implement django password reset
|
2019-04-11 02:21:56 +02:00 |
|
|
|
36c329f7a7
|
Add custom password change view
|
2019-04-11 01:50:22 +02:00 |
|
|
|
87a23eb76a
|
Implement add realm integrity checks, Add possibility to delete broken realms, Close #23
|
2019-04-11 01:20:04 +02:00 |
|
|
|
464c16f55c
|
Implement default group, Close #24
|
2019-04-11 00:38:17 +02:00 |
|
|
|
66c7485028
|
Fix #29
|
2019-04-10 23:54:11 +02:00 |
|
|
|
7873087213
|
Fix #28
|
2019-04-10 23:36:43 +02:00 |
|
|
|
1e7063ecb4
|
Implement #22
|
2019-04-10 23:30:47 +02:00 |
|
|
|
9a5b6cf4b0
|
Fix groups not shown
|
2019-04-10 21:16:59 +02:00 |
|
|
|
aeb3d40965
|
Add groups to user view
|
2019-04-10 20:52:00 +02:00 |
|
|
|
57b483585d
|
Add possibility to change username, Close #19, Rewrite change user controller
|
2019-04-10 20:41:06 +02:00 |
|
|
|
0b72f586e4
|
Add user detail link
|
2019-04-10 19:50:24 +02:00 |
|
|
|
9f88025076
|
Implement bootstrap multiple deletion view, Implement table, Cloase #26
|
2019-04-10 19:47:08 +02:00 |
|
|
|
8365ba777e
|
Implement bootstrap checkboxes
|
2019-04-10 16:23:26 +02:00 |
|
|
|
0b13fe4d7a
|
Update layout
|
2019-04-10 02:15:45 +02:00 |
|
|
|
cd9043d8f3
|
Bootstrap admin home page
|
2019-04-09 23:40:04 +02:00 |
|
|
|
d1f7c97455
|
New user deletion sequence, Finish user view update
|
2019-04-09 21:52:49 +02:00 |
|
|
|
10fa5a6362
|
Update templates
|
2019-04-09 21:15:56 +02:00 |
|
|
|
aeafadbc94
|
Update user detail view
|
2019-04-09 18:08:43 +02:00 |
|
|
|
6174c5dec5
|
Add bootstrap
|
2019-04-09 15:24:55 +02:00 |
|
|
|
3e1a6aece0
|
Finish email odyssey, Add logging
|
2019-04-09 14:33:52 +02:00 |
|
|
|
14cb164f21
|
Add expiration time information on welcome mail
|
2019-04-05 19:09:38 +02:00 |
|
|
|
dee17a8223
|
Implement multiple user deletion, Fix password reset mail link
|
2019-04-05 19:02:02 +02:00 |
|
|
|
c1e3417f5a
|
Implement password reset, user add mail
|
2019-04-05 17:58:01 +02:00 |
|
|
|
84afd3f2eb
|
Final name
|
2019-03-31 17:56:02 +02:00 |
|
|
|
d23f12d0b8
|
Implement account update, delete views for user, Close #11
|
2019-03-31 14:05:34 +02:00 |
|
|
|
a1b605f406
|
Add realm indicator
|
2019-03-31 12:48:12 +02:00 |
|
|
|
5ff47a2806
|
Implement realm group update and deletion, Close #14, Close #8
|
2019-03-29 19:05:48 +01:00 |
|
|
|
07c6d4d89f
|
Fix possibility to realm update as non super admin
|
2019-03-29 18:05:36 +01:00 |
|
|
|
cefacbb7a0
|
Implement realm user update, deletion, Close #13, Close #9
|
2019-03-29 18:01:46 +01:00 |
|
|
|
a398bacbab
|
Implement multiple realm admins
|
2019-03-29 16:23:01 +01:00 |
|
|
|
9a18170457
|
Implement delete realm, Close #12
|
2019-03-29 16:18:01 +01:00 |
|
|
|
802ac724bc
|
Implement is admin decorator to protect views
|
2019-03-29 15:47:54 +01:00 |
|
|
|
95bd7ba88a
|
Change user flow - realm sites
|
2019-03-29 04:26:33 +01:00 |
|
|
|
875890f958
|
Change rdn handling to base dn resetting
|
2019-03-29 04:12:19 +01:00 |
|
|
|
f74ff77ac7
|
Add modular realm views
|
2019-03-29 03:41:28 +01:00 |
|
|
|
dd4554b95e
|
Implement realm update
|
2019-03-29 02:28:51 +01:00 |
|
|
|
5dcafd2bc6
|
Rename save buttons
|
2019-03-29 01:27:48 +01:00 |
|