Commit graph

649 commits

Author SHA1 Message Date
Éloi Rivard
5746224218 Removed the latest googleapis request laying around 2022-02-18 11:09:24 +01:00
Éloi Rivard
e96e9b03bb Improved installation documentation 2022-02-17 17:26:15 +01:00
Éloi Rivard
5ac6dff790 Merge branch 'issue-92-jwt-access-token' into 'master'
AuthorizationCode and Token have a new id parameter

See merge request yaal/canaille!37
2022-02-17 13:45:00 +00:00
Éloi Rivard
07faedc539 Bumped to 0.0.4 2022-02-16 19:41:17 +01:00
Éloi Rivard
a74d68aee1 AuthorizationCode and Token have a new id parameter 2022-02-16 18:00:30 +01:00
Éloi Rivard
88c9547cc4 Use a custom method to generate access tokens 2022-02-13 18:18:25 +01:00
Éloi Rivard
6e01baf3b0 improved token admin page template, again 2022-02-03 10:04:14 +01:00
Éloi Rivard
7851e8e31f improved token admin page template 2022-02-03 09:51:04 +01:00
Éloi Rivard
7f1f36bbd7 Merge branch 'sblondon-master-patch-55930' into 'master'
Spellcheck a word in french translation

See merge request yaal/canaille!36
2022-02-02 09:01:46 +00:00
sblondon
7c7b0988b8 Spellcheck a word in french translation 2022-02-01 17:41:52 +00:00
Éloi Rivard
9d4bc2d68f mail recipient bugfix 2022-02-01 17:28:11 +01:00
Éloi Rivard
dee1102497 updated pre-commit 2022-01-23 19:35:18 +01:00
Éloi Rivard
405a324655 Merge branch 'ldap-backend' into 'master'
start the separation of the ldap parts

See merge request yaal/canaille!35
2022-01-23 18:30:07 +00:00
Éloi Rivard
1d0f1e2f24 LdapObject an have attribute name different than the schema 2022-01-18 18:04:25 +01:00
Éloi Rivard
b47f0e0414 mail view refactoring 2022-01-11 21:11:54 +01:00
Éloi Rivard
52e802b34f split oidc code from the rest 2022-01-11 20:31:55 +01:00
Éloi Rivard
16d2d71194 split oidc tests from the rest 2022-01-11 19:42:26 +01:00
Éloi Rivard
3d69e5cdb4 restore data after unit tests 2022-01-11 19:32:55 +01:00
Éloi Rivard
aef552e9aa removed an avoidable clean fixture 2022-01-11 18:32:53 +01:00
Éloi Rivard
ba65eb16a6 do not import sentry if not needed 2022-01-11 18:02:23 +01:00
Éloi Rivard
6928208e3b Merge branch 'master' into 'master'
surname is required when the user is created or updated

Closes #75

See merge request yaal/canaille!34
2022-01-07 14:57:12 +00:00
Stéphane Blondon
4d24962544 surname is required when the user is created or updated 2022-01-07 15:19:05 +01:00
Éloi Rivard
3706bfc292 Merge branch 'BIN_environment_variable' into 'master'
find slapadd and ldapadd binaries on debian 11

See merge request yaal/canaille!33
2022-01-07 13:05:53 +00:00
Stéphane Blondon
1e2c879a82 find slapadd and ldapadd binaries on debian 11 2022-01-07 13:59:19 +01:00
Éloi Rivard
df603e5f17 flask app delayed imports 2022-01-05 16:30:46 +01:00
Éloi Rivard
314758f2de Merge branch 'exit_for_shell_script' into 'master'
fix: use 'exit' to quit script

See merge request yaal/canaille!32
2022-01-05 08:29:52 +00:00
Stéphane Blondon
d37c0611ee fix: use 'exit' to quit script 2022-01-04 19:23:06 +01:00
Éloi Rivard
5bf8278343 Merge branch 'issue-87-invitation-free-uid' into 'master'
Invited users can choose their uid

Closes #87

See merge request yaal/canaille!31
2022-01-01 17:45:20 +00:00
Éloi Rivard
5a99a48831 Invited users can choose their uid 2022-01-01 18:41:04 +01:00
Éloi Rivard
ec7d926126 Merge branch 'invitation' into 'master'
invitations expire after 48h

See merge request yaal/canaille!30
2022-01-01 10:56:48 +00:00
Camille
db1d011a3b invitations expire after 48h 2022-01-01 10:56:48 +00:00
Éloi Rivard
ebc16b91c2 Stop testing python3.6 2021-12-31 18:53:52 +01:00
Éloi Rivard
633bf6ae1f css typo fix 2021-12-31 17:45:46 +01:00
Éloi Rivard
39e1725438 Fixed fixtures 2021-12-31 17:41:05 +01:00
Éloi Rivard
7498b02cfb nicer mails 2021-12-31 17:35:51 +01:00
Éloi Rivard
8a8a47f38b Fixed the mail recipient format 2021-12-31 17:23:33 +01:00
Éloi Rivard
3804a2a4b0 admin views have its own blueprint 2021-12-26 19:59:20 +01:00
Éloi Rivard
d839dd763d admin: email debugging form 2021-12-23 19:21:29 +01:00
Éloi Rivard
e415a4739e Updated translations 2021-12-23 18:48:49 +01:00
emillumine
05d4800f94 fix bug: groups were not saved on user creation 2021-12-22 16:09:03 +01:00
Funelie
380ea74296 fix profile picture on mobiles 2021-12-22 15:03:18 +01:00
Funelie
9b00190a56 moving mail field in profile layout 2021-12-22 11:06:13 +01:00
Funelie
8fe0da0b4b Merge branch 'master' of gitlab.com:yaal/canaille 2021-12-22 11:05:40 +01:00
Funelie
6a1ea2dea7 fix avatar sizing 2021-12-22 10:54:51 +01:00
Éloi Rivard
50af2e3e72 pre-commit tox test 2021-12-20 23:57:27 +01:00
Camille
c67e56f700 Merge branch 'email_provider' into 'master'
make UI more adaptable to email provider usecase

See merge request yaal/canaille!29
2021-12-20 16:15:13 +00:00
Camille
239d5d3e24 make UI more adaptable to email provider usecase 2021-12-20 16:15:13 +00:00
Éloi Rivard
15640c6912 fixed photo links 2021-12-16 09:23:08 +01:00
emillumine
58abc8728d fix typo in fr translation 2021-12-15 16:58:02 +01:00
Éloi Rivard
07239c48bd Fixed default fields rights 2021-12-13 23:53:41 +01:00