Commit graph

2247 commits

Author SHA1 Message Date
Éloi Rivard
8f11fcbe9c
doc: message extraction 2024-12-12 09:59:50 +01:00
Hosted Weblate
6210c1e105
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Canaille/Canaille
Translate-URL: https://hosted.weblate.org/projects/canaille/canaille/
2024-12-12 09:58:34 +01:00
Éloi Rivard
d742e684cb
Translated using Weblate (French)
Currently translated at 85.8% (940 of 1095 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-12 09:58:34 +01:00
Éloi Rivard
55b1d7a7f3
doc: slightly improved the SCIM documentation 2024-12-12 09:56:22 +01:00
தமிழ்நேரம்
3165ca25ca
Added translation using Weblate (Tamil) 2024-12-12 05:25:10 +01:00
தமிழ்நேரம்
1cab2b78e8
Translated using Weblate (Tamil)
Currently translated at 100.0% (401 of 401 strings)

Translation: Canaille/Canaille
Translate-URL: https://hosted.weblate.org/projects/canaille/canaille/ta/
2024-12-12 05:24:58 +01:00
Éloi Rivard
6211c918a4
Translated using Weblate (French)
Currently translated at 84.8% (929 of 1095 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-12 05:24:57 +01:00
Éloi Rivard
6fd7d66c61
doc: fix reset-top command documentation 2024-12-11 23:53:37 +01:00
Éloi Rivard
309511e91c
feat: generic blueprint HTTP 404 error handler
This allows blueprint to handle 404 errors. This is not supported
directly in Flask.
https://flask.palletsprojects.com/en/stable/errorhandling/#handling
    However, the blueprint cannot handle 404 routing errors because the
    404 occurs at the routing level before the blueprint can be determined.
2024-12-11 23:19:22 +01:00
Éloi Rivard
e031b74684
doc: SCIM implementation changelog entry 2024-12-11 17:48:35 +01:00
Hosted Weblate
859da2cebf
Update translation files
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate.

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/
2024-12-11 16:46:49 +00:00
Éloi Rivard
24a41af54d Merge branch '116-scim' into 'main'
Implement SCIM API

Closes #116

See merge request yaal/canaille!197
2024-12-11 16:46:39 +00:00
Éloi Rivard
92214d932d
wip 2024-12-11 17:46:14 +01:00
Éloi Rivard
10abb2013a
feat: scim endpoint authentication 2024-12-11 17:35:16 +01:00
Éloi Rivard
a299bb92ba
feat: basic SCIM server implementation 2024-12-11 17:35:16 +01:00
Éloi Rivard
6d4bef9e23
doc: fix a missing code-block space 2024-12-11 17:35:07 +01:00
தமிழ்நேரம்
a0b7a34921
Added translation using Weblate (Tamil) 2024-12-11 00:22:49 +01:00
Éloi Rivard
36a6c60923
Translated using Weblate (French)
Currently translated at 87.0% (898 of 1031 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-11 00:12:59 +01:00
sblondon
aa3e8994b5
Translated using Weblate (French)
Currently translated at 87.0% (898 of 1031 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-11 00:12:59 +01:00
Félix Rohrlich
1960cb0cb4
Translated using Weblate (French)
Currently translated at 87.0% (898 of 1031 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-11 00:12:59 +01:00
gallegonovato
d6175a3a98
Translated using Weblate (Spanish)
Currently translated at 100.0% (401 of 401 strings)

Translation: Canaille/Canaille
Translate-URL: https://hosted.weblate.org/projects/canaille/canaille/es/
2024-12-11 00:12:59 +01:00
Félix Rohrlich
57db533a17 Merge branch '47-multiple-factor-authentication' into 'main'
Implement multiple factors authentication

Closes #47

See merge request yaal/canaille!193
2024-12-10 10:32:11 +00:00
Félix Rohrlich
e1d70ef8cd feat : Added sms OTP authentication and multi-factor authentication methods chaining 2024-12-10 11:27:18 +01:00
Félix Rohrlich
6d48ce9043 feat: Added email OTP authentication 2024-12-10 11:27:18 +01:00
Félix Rohrlich
c8e774ab46 refactor: moved reset-mfa cli function and added documentation and test cases for it 2024-12-10 11:27:18 +01:00
Félix Rohrlich
b01e8323d8 feat : Added HOTP authentication and CLI Multi-factor authentication reset 2024-12-10 11:27:18 +01:00
Félix Rohrlich
74e0c8d635 feat : Added time one-time password (TOTP) authentication 2024-12-10 11:27:18 +01:00
Éloi Rivard
bbacb1703c
tests: attempt to fix the token creation audience assertion 2024-12-10 08:12:13 +01:00
Hosted Weblate
2aeeaec3e4
Update translation files
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate.

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/
2024-12-09 23:26:02 +01:00
sblondon
16702ecdce
Translated using Weblate (French)
Currently translated at 85.6% (882 of 1030 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-09 23:26:02 +01:00
Éloi Rivard
04bc4ee73b
doc: mention OIDC profile for SCIM services spec 2024-12-09 23:25:49 +01:00
sblondon
54bbcb76c1
Translated using Weblate (French)
Currently translated at 84.3% (869 of 1030 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-09 20:54:09 +01:00
Éloi Rivard
b33a5139e7
Translated using Weblate (French)
Currently translated at 84.3% (869 of 1030 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-09 20:54:09 +01:00
Brunelie
8b626a6d28
Translated using Weblate (French)
Currently translated at 84.3% (869 of 1030 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-09 20:54:09 +01:00
Éloi Rivard
3b187515c4
Translated using Weblate (French)
Currently translated at 81.6% (841 of 1030 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-08 23:40:42 +01:00
sblondon
f3ca6e343a
Translated using Weblate (French)
Currently translated at 81.6% (841 of 1030 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-08 23:40:42 +01:00
Hosted Weblate
2be355fe56
Update translation files
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate.

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/
2024-12-08 19:06:08 +00:00
sblondon
81b3c19ef4
Translated using Weblate (French)
Currently translated at 79.1% (815 of 1030 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-08 19:06:07 +00:00
Éloi Rivard
ed27085524
Translated using Weblate (French)
Currently translated at 79.1% (815 of 1030 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-08 19:06:07 +00:00
sblondon
d6d2fb3592 Merge branch 'missing-dot' into 'main'
fix: doc: add a missing dot

See merge request yaal/canaille!199
2024-12-08 19:05:58 +00:00
Stéphane
83ab381b13 fix: doc: add a missing dot 2024-12-08 20:04:37 +01:00
Éloi Rivard
4598edbad9
chore: dependency upgrade 2024-12-08 12:37:24 +01:00
Hosted Weblate
ea5b92ec7f
Update translation files
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate.

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/
2024-12-08 12:22:50 +01:00
sblondon
7b508e0ca9
Translated using Weblate (French)
Currently translated at 71.2% (727 of 1021 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-08 12:22:50 +01:00
Éloi Rivard
a907850b01
Translated using Weblate (French)
Currently translated at 71.2% (727 of 1021 strings)

Translation: Canaille/Documentation
Translate-URL: https://hosted.weblate.org/projects/canaille/documentation/fr/
2024-12-08 12:22:50 +01:00
Éloi Rivard
723e39d268
Translated using Weblate (French)
Currently translated at 100.0% (401 of 401 strings)

Translation: Canaille/Canaille
Translate-URL: https://hosted.weblate.org/projects/canaille/canaille/fr/
2024-12-08 12:22:49 +01:00
Éloi Rivard
13a98fda2c
doc: ACL permissions wording 2024-12-08 12:22:41 +01:00
Hosted Weblate
bfffd8a05d
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Canaille/Canaille
Translate-URL: https://hosted.weblate.org/projects/canaille/canaille/
2024-12-08 10:58:33 +00:00
Éloi Rivard
bdb61a5b38
doc: password length configuration wording 2024-12-08 11:58:21 +01:00
Hosted Weblate
940f2ea078
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Canaille/Canaille
Translate-URL: https://hosted.weblate.org/projects/canaille/canaille/
2024-12-08 11:36:47 +01:00