Commit graph

386 commits

Author SHA1 Message Date
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
125ca04f80 Merge branch 'master' into 'master'
Fix button appearance on webkit

See merge request yaal/canaille!3
2021-05-06 18:15:54 +00:00
Camille Daniel
5ae459f6e1 Test depends on slapd 2021-05-06 17:25:42 +02:00
Arnaud de Mouhy
f4f5da4321 Fix button appearance on webkit 2021-05-06 17:15:42 +02:00
Éloi Rivard
0dae169464 Added nonce to supported_claims 2021-05-06 16:12:00 +02:00
Éloi Rivard
daf21a83a4 README 2021-05-01 00:36:17 +02:00
Éloi Rivard
6e909c7de2 The demo deletes its virtualenv if something has gone wrong during an installation 2021-04-09 18:49:08 +02:00
Éloi Rivard
cc47c84fdb demo README 2021-04-07 09:16:26 +02:00
Éloi Rivard
8279631070 Moved the 'clean' command in a subdirectory 2021-04-04 18:30:39 +02:00
Éloi Rivard
e0c42b606e demo: use python-slapd instead of slapdobject 2021-04-02 15:47:46 +02:00
Éloi Rivard
9c2ba08408 Removed unused attributes 2021-03-17 21:39:31 +01: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
d5c8806949 Password reset button. Fixes #53 2021-01-22 18:26:53 +01:00
Éloi Rivard
a3411cb61a Initialization mail bugfix. #51 2021-01-13 10:09:41 +01:00
Éloi Rivard
bf989f128c Added a message for password at user creation. #51 2021-01-13 09:55:07 +01:00
Éloi Rivard
972b31930c Readme 2021-01-06 17:45:32 +01:00
Éloi Rivard
c4d3448216 Bumped to 0.0.2 2021-01-06 17:42:16 +01:00
Éloi Rivard
7aa73d1eb4 Changelog. #51 2021-01-06 17:20:50 +01:00
Éloi Rivard
929eedc6f0 Password initialization mail button. Fixes #51 2021-01-06 17:19:44 +01:00
Éloi Rivard
6bfbfbb005 Demo configuration 2021-01-01 16:44:57 +01:00
Éloi Rivard
cbe06cc128 Users can delete their own accounts. #35 2021-01-01 16:42:13 +01:00
Éloi Rivard
801031f3b1 Minor fix. #43 2021-01-01 15:34:48 +01:00
Éloi Rivard
8d9a11a2e4 UI improvement on forgotten password page. Fixes #43 2021-01-01 15:30:26 +01:00
Éloi Rivard
58158b902d Refactored tests 2021-01-01 15:20:26 +01:00
Éloi Rivard
b3a92b8f98 Changelog 2021-01-01 15:00:05 +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
d2aab4d118 jpegPhoto may be better than photo 2020-12-31 18:11:23 +01:00
Éloi Rivard
dc7f58de43 ldaputils: allow to use bytes in modlists 2020-12-31 15:23:38 +01:00
Éloi Rivard
2a501a5485 Button wording 2020-12-31 12:47:36 +01:00
Éloi Rivard
d969065016 Ensures demo slapd server is starting 2020-12-31 12:47:36 +01:00
Éloi Rivard
0ba05a05ab Configuration header 2020-12-31 12:47:36 +01:00
Éloi Rivard
da635a5dd1 Session compatibility fix 2020-12-29 09:41:57 +01:00
Éloi Rivard
bd9b2cf93c Impersonate bugfix 2020-12-27 18:21:31 +01:00
Éloi Rivard
74baf200d5 Changelog. #39 2020-12-11 13:02:44 +01:00
Éloi Rivard
ce6c9febd1 Admins can impersonate users. Fixes #39 2020-12-11 12:04:32 +01:00
Éloi Rivard
7aa79999f1 Fixed gmail emails image display 2020-12-10 17:42:58 +01:00
Éloi Rivard
fdb3b3ff7e Fixed email display 2020-12-10 16:34:46 +01:00
Éloi Rivard
61f895276d Fixed email preview 2020-12-10 14:30:09 +01:00
Éloi Rivard
bb10c27b2b Merge branch 'issue-44-custom-fields-edition' into 'master'
Profile editable fields are configurable

Closes #44

See merge request yaal/canaille!2
2020-11-26 14:30:35 +00: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
ac0d6db214 Fixed a bug happening when a user is deleted during his session 2020-11-25 17:41:03 +01:00
Éloi Rivard
c4fdeb4f8c Fixed flash messages display on profile edition page 2020-11-25 16:58:01 +01:00
Éloi Rivard
50849285fc Lighter delete buttons 2020-11-25 16:06:46 +01:00