Commit Graph

6996 Commits

Author SHA1 Message Date
Paul Marillonnet dbf77a8ee6 hide fields' requisiteness on phone-enabled password-reset (#88147)
gitea/authentic/pipeline/head This commit looks good Details
2024-04-18 17:09:32 +02:00
Paul Marillonnet 5cc35503e6 password_reset: provide phone authn config in template ctx (#88158) 2024-04-18 17:08:48 +02:00
Paul Marillonnet 033c85d2d6 hide fields' requisiteness on phone-enabled registration (#88146)
gitea/authentic/pipeline/head Build queued... Details
2024-04-18 17:06:52 +02:00
Paul Marillonnet 154214b07b login registration: provide phone authn config in template ctx (#88144)
gitea/authentic/pipeline/head This commit looks good Details
2024-04-18 17:05:17 +02:00
Paul Marillonnet 6db2b57b4b translation update (#88287)
gitea/authentic/pipeline/head This commit looks good Details
2024-04-18 11:25:29 +02:00
Paul Marillonnet ad67e67417 /accounts/: compute profile completion ratio (#88287)
gitea/authentic/pipeline/head This commit looks good Details
2024-04-18 11:18:12 +02:00
Benjamin Dauvergne 2b3d04a6d1 manager: search role with unaccent lookup (#87906)
gitea/authentic/pipeline/head This commit looks good Details
2024-04-15 15:19:04 +02:00
Paul Marillonnet 1d966eab30 translation update (#88786)
gitea/authentic/pipeline/head This commit looks good Details
2024-04-04 10:57:17 +02:00
Paul Marillonnet f3e57d5089 login/pwd authenticator: allow setting sms code duration (#88786)
gitea/authentic/pipeline/head This commit looks good Details
2024-04-03 10:42:05 +02:00
Paul Marillonnet a6df1a2750 translation update (#88045)
gitea/authentic/pipeline/head This commit looks good Details
2024-04-02 12:03:18 +02:00
Paul Marillonnet fe998389ec misc: add skipped i18n str fragment (#88045) 2024-04-02 11:57:23 +02:00
Paul Marillonnet 6a7a4814a9 forms/fields: provide clearer validation error for PhoneField (#88045)
gitea/authentic/pipeline/head This commit looks good Details
2024-04-02 11:37:17 +02:00
Paul Marillonnet 0abfbc9480 api: check phone uniqueness at user serializer validation (#83700)
gitea/authentic/pipeline/head This commit looks good Details
2024-04-02 11:22:37 +02:00
Benjamin Dauvergne d0420218bb auth_oidc: prevent trace when jwkset_json is None (#88885)
gitea/authentic/pipeline/head This commit looks good Details
2024-04-01 23:44:22 +02:00
Thomas NOËL 16b714c01f Revert manager: search role with unaccent lookup (#87906)
gitea/authentic/pipeline/head This commit looks good Details
This reverts commit 67674f56f9.
2024-03-30 14:53:08 +01:00
Thomas NOËL 67674f56f9 manager: search role with unaccent lookup (#87906)
gitea/authentic/pipeline/head This commit looks good Details
2024-03-29 23:30:58 +01:00
Emmanuel Cazenave 36bc55d3ce authenticators: add helper functions for show condition (#67986)
gitea/authentic/pipeline/head This commit looks good Details
2024-03-22 11:08:32 +01:00
Benjamin Dauvergne 4dc8f6aab7 misc: remove dead logged-in JSONP endpoint (#88195)
gitea/authentic/pipeline/head This commit looks good Details
2024-03-20 16:37:06 +01:00
Yann Weber 95701c5e76 manager: add display condition on homepage sidebar title (#87961)
gitea/authentic/pipeline/head This commit looks good Details
2024-03-20 09:28:37 +01:00
Yann Weber 0334e56117 widgets: add check on field_id parameter for select2.json urls (#88250)
gitea/authentic/pipeline/head This commit looks good Details
2024-03-20 09:20:55 +01:00
Yann Weber 634211e1b7 translation update
gitea/authentic/pipeline/head This commit looks good Details
2024-03-19 18:00:08 +01:00
Yann Weber cbbc6b78c4 translation update
gitea/authentic/pipeline/head This commit looks good Details
2024-03-19 17:53:03 +01:00
Yann Weber 137a5898b4 forms: add an example of email address in registration form (#83254)
gitea/authentic/pipeline/head This commit looks good Details
2024-03-19 17:30:08 +01:00
Yann Weber 891dd6a1de manager: forbid sort on role inheritance table member column (#88249)
gitea/authentic/pipeline/head This commit looks good Details
2024-03-19 11:13:29 +01:00
Paul Marillonnet cb751d98f3 urls: use uuid routing parameter for sms code opaque urls (#88044)
gitea/authentic/pipeline/head This commit looks good Details
2024-03-12 17:31:53 +01:00
Paul Marillonnet 1831a84adf discard unused token qs paramer when redirecting to code input (#88045) 2024-03-12 14:41:26 +01:00
Yann Weber a03e111bab tests: remove httmock from tox.ini deps (#87799)
gitea/authentic/pipeline/head This commit looks good Details
2024-03-05 17:18:54 +01:00
Yann Weber 851ac267b3 tests: replace httmock with responses for auth_oidc tests (#85702)
gitea/authentic/pipeline/head This commit looks good Details
2024-03-05 15:33:59 +01:00
Yann Weber 6b5c57ef9c tests: replace httmock by responses in auth_fc tests (#85701)
gitea/authentic/pipeline/head This commit looks good Details
2024-03-05 14:35:50 +01:00
Benjamin Dauvergne 2d9a56b43e journal: fix get_message for user.login.failure events (#87616)
gitea/authentic/pipeline/head This commit looks good Details
2024-02-29 15:33:44 +01:00
Yann Weber 35e0425386 manager: add multi-word role search (#86979)
gitea/authentic/pipeline/head This commit looks good Details
2024-02-29 10:59:47 +01:00
Nicolas Roche af6ad87f92 csv_import: accept empty unmandatory phone (#87581)
gitea/authentic/pipeline/head This commit looks good Details
2024-02-28 17:48:38 +01:00
Benjamin Dauvergne f9d07d749a auth_oidc: ignore missing kid when comparing keysets (#87468)
gitea/authentic/pipeline/head This commit looks good Details
2024-02-27 13:50:11 +01:00
Frédéric Péters 7d6601c870 idp oidc: use min() to cap login retry timeout (#87442)
gitea/authentic/pipeline/head This commit looks good Details
2024-02-25 19:18:58 +01:00
Benjamin Dauvergne 0c77d67608 ldap: prevent use of lock_email outside of a transaction (#70439)
gitea/authentic/pipeline/head There was a failure building this commit Details
2024-02-23 20:18:27 +01:00
Benjamin Dauvergne 5726eadf20 tests: use a deterministic order on users (#67600)
gitea/authentic/pipeline/head Build queued... Details
2024-02-22 12:57:35 +01:00
Benjamin Dauvergne 39ee9d898a ldap: use get_by_email for ldap email lookup (#67600) 2024-02-22 12:57:35 +01:00
Valentin Deniaud d271064052 translation update
gitea/authentic/pipeline/head This commit looks good Details
2024-02-15 17:51:28 +01:00
Yann Weber dbed18fd82 api/statistics: add service_ou filter when not group-by (#86179)
gitea/authentic/pipeline/head This commit looks good Details
2024-02-15 15:47:22 +01:00
Serghei Mihai 4ba169c4c1 a2_rbac: set admin role view permissions to role's OU users (#84706)
gitea/authentic/pipeline/head This commit looks good Details
2024-02-14 11:09:22 +01:00
Frédéric Péters dc5b825cd8 translation update (another typo fix) (#86861)
gitea/authentic/pipeline/head This commit looks good Details
2024-02-12 15:12:21 +01:00
Frédéric Péters 7fd65758cd translation update (typo fix) (#86861)
gitea/authentic/pipeline/head This commit looks good Details
2024-02-12 14:36:32 +01:00
Benjamin Dauvergne e63b9c2898 auth_oidc: rewrite loading of jwkset by URL (#85934)
gitea/authentic/pipeline/head This commit looks good Details
Use the new common HTTP API.
2024-02-09 10:46:13 +01:00
Benjamin Dauvergne eceb4b2424 tests: split auth_oidc manager tests (#85934) 2024-02-09 10:46:13 +01:00
Benjamin Dauvergne f13c7ca24e tests: move auth_oidc tests (#85934) 2024-02-09 10:46:13 +01:00
Benjamin Dauvergne 50c0bb7f56 misc: move http utils in authentic2.utils.http (#85934) 2024-02-09 10:46:13 +01:00
Benjamin Dauvergne d50622cb81 idp_cas: fix retrieval of LDAP user attributes (#86089)
gitea/authentic/pipeline/head This commit looks good Details
2024-02-05 10:51:19 +01:00
Frédéric Péters 3ab951f818 translation update
gitea/authentic/pipeline/head This commit looks good Details
2024-02-01 18:19:27 +01:00
Benjamin Dauvergne 9a46b01220 utils: authorize unaryop in expressions (#86266)
gitea/authentic/pipeline/head This commit looks good Details
unary ops are :
- not x
- ~x
- -x
- +x
2024-01-31 11:18:02 +01:00
Benjamin Dauvergne 1e4833cded utils: fix interpolation of error messages in condition_validator (#86266)
condition_validator should not re-raise a new ValidationError, it breaks
interpolation of e.params in e.message.
2024-01-31 11:18:02 +01:00