Commit graph

32 commits

Author SHA1 Message Date
Éloi Rivard
ad875455b8
doc: document templates 2024-12-19 10:08:09 +01:00
Éloi Rivard
3253c36522
chore: add levenshtein dependency in the doc group
This speeds up string extraction.
https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-gettext_uuid
2024-12-19 09:48:34 +01:00
Éloi Rivard
55993723c7
chore: dependency upgrade 2024-12-18 10:59:25 +01: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
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
c8e774ab46 refactor: moved reset-mfa cli function and added documentation and test cases for it 2024-12-10 11:27:18 +01:00
Éloi Rivard
4598edbad9
chore: dependency upgrade 2024-12-08 12:37:24 +01:00
Éloi Rivard
15bb13be90
chore: dependencies update 2024-12-06 15:25:38 +01:00
Éloi Rivard
aa57daf7ce
chore: bump to zxcvbn-py-rs 0.2.0 2024-12-06 15:22:40 +01:00
Éloi Rivard
a5a0fcde23
chore: dependencies update 2024-12-05 15:34:39 +01:00
Éloi Rivard
4202c1e86b
fix: typo in the SQLAlchemy mysql extra 2024-12-03 09:33:44 +01:00
Éloi Rivard
4bc4b37741
chore: dependency upgrade 2024-12-02 22:43:18 +01:00
Éloi Rivard
32d8010e6f
chore: use SQL libraries that don't need to be compiled 2024-12-01 17:16:23 +01:00
Éloi Rivard
1a377d729b
doc: documentation translation basic configuration 2024-11-22 16:24:12 +01:00
Éloi Rivard
0b22c02913
chore: dependencies update 2024-11-22 15:23:04 +01:00
sebastien yaal
734f2a85ac Merge branch 'main' into '179-check-passwords-on-compromised-password-databases'
# Conflicts:
#   canaille/translations/messages.pot
2024-11-19 14:38:12 +00:00
Éloi Rivard
6993c87069
chore: dependencies update 2024-11-17 15:16:25 +01:00
Éloi Rivard
8f3ea59a70
fix: do not install '--all-extras' by default in the demo env
since it may require to compile dependencies for the mariadb backend for
instance.
2024-11-13 10:18:07 +01:00
sebastien
10739805d5 adds 'requests' in pyproject.toml file 2024-11-12 17:01:18 +01:00
sebastien
d41a4d1063 updates after merge main in branch 2024-11-12 09:41:03 +01:00
Éloi Rivard
61c8fa73ae
chore: split the 'sql' package extra
in 'sqlite', 'postgresql' and 'mysql'.
2024-11-07 13:23:30 +01:00
Éloi Rivard
216ae58e0a
chore: dependency upgrade 2024-11-07 12:19:40 +01:00
Éloi Rivard
6c4ef023cb
fix: disable zxcvbn for Python 3.13
https://github.com/fief-dev/zxcvbn-rs-py/issues/2
2024-11-06 19:23:43 +01:00
Éloi Rivard
fb5c1bac15
chore: minimum authlib version is 1.3.0 2024-11-05 08:59:24 +01:00
Éloi Rivard
6503945f7a
chore: set minimum pycountry dependency to 23.12.7 2024-11-04 23:21:00 +01:00
Éloi Rivard
f70b71db18
chore: dependency upgrade 2024-11-02 17:17:13 +01:00
Éloi Rivard
6a57a37377
tests: fix tox python versions 2024-11-02 16:57:52 +01:00
Éloi Rivard
0656811313
chore: set setuptools minimum version to 50.0.0 2024-10-31 19:24:13 +01:00
Éloi Rivard
2a5ca26a59
chore: fix a minimum versions for the development dependencies 2024-10-31 19:05:57 +01:00
Éloi Rivard
885ba0f48c
chore: migrate to uv 2024-10-31 09:49:53 +01:00