Commit graph

27 commits

Author SHA1 Message Date
Eloi Rivard
0b7def73a3 black 2021-09-28 09:30:41 +02:00
Camille
f4d6e723ba Merge branch 'issue-12-groups' into 'master'
Create, edit and delete groups from interface (moderators only)

See merge request yaal/canaille!6
2021-07-29 14:43:51 +00:00
Camille Daniel
08879a059d Valid group name at creation and redirect to newly created group if valid 2021-07-29 16:00:21 +02:00
Camille Daniel
aed6b18aa8 Show groups and enable group creation 2021-07-01 18:21:20 +02:00
Éloi Rivard
a104507e37 Hide group entry if there is no group available 2021-07-01 11:36:35 +02:00
Camille
54ff7050f3 Issue 12 groups 2021-06-03 13:00:11 +00:00
Camille Daniel
294b86a698 Only moderators and admin can edit user groups 2021-06-03 14:47:19 +02:00
Camille Daniel
b6ef56ad20 Improve things 2021-06-03 12:28:45 +02:00
Camille Daniel
95329b3969 WIP 2021-06-03 09:11:38 +02:00
Camille Daniel
8d7bb821e7 Groups field options are available groups 2021-06-03 09:11:38 +02:00
Camille Daniel
75df94216a Add groups field on user profile (WIP) 2021-06-03 09:11:38 +02:00
Éloi Rivard
22b702c065 Fixed flask 2 compatibility 2021-05-24 17:43:15 +02:00
Éloi Rivard
b9376512cd wip 2021-02-01 11:07:57 +01:00
Éloi Rivard
cf8c015019 Two-steps signin. Fixes #49 2021-01-23 22:30:43 +01:00
Éloi Rivard
c01b587759 Customizable error message for invalid login in forgotten login page. #48 2021-01-01 13:55:20 +01:00
Éloi Rivard
9cf81b6be6 Customizable error message for invalid login. Fixes #48 2020-12-31 19:55:30 +01:00
Éloi Rivard
4f6329e5bf Prepare file content management 2020-12-31 18:16:35 +01:00
Éloi Rivard
c63d53f0ed Profile editable fields are configurable 2020-11-26 15:29:14 +01:00
Éloi Rivard
0d981b5a84 Use wtforms validators instead of custom ones 2020-11-25 20:21:18 +01:00
Éloi Rivard
50cefddf98 Password are not needed anymore at user creation 2020-11-25 16:04:32 +01:00
Éloi Rivard
33ca7993d4 Bumped to wtforms 3.0.0a1 2020-11-23 16:42:31 +01:00
Éloi Rivard
4a20fb3b55 User admin page. Fixes #8 2020-11-01 12:39:34 +01:00
Éloi Rivard
f5c844f50e Minor profile form improvement 2020-10-30 20:22:31 +01:00
Éloi Rivard
ccec064c37 Fixed missing import 2020-10-30 18:01:12 +01:00
Éloi Rivard
70ba49605d Fixed form translations. Closes #19 2020-10-28 15:49:14 +01:00
Éloi Rivard
2fc6af0fc9 Password mechanism recovery. Fixes #3 2020-10-22 17:37:01 +02:00
Éloi Rivard
e9e3368a33 Renamed the project 'canaille' 2020-10-21 14:04:40 +02:00
Renamed from oidc_ldap_bridge/forms.py (Browse further)