Commit Graph

4813 Commits

Author SHA1 Message Date
Frédéric Péters ff56e2bee2 jenkins: limit importlib-resources to 1.0.2
gitea/authentic/pipeline/head Build started... Details
2020-03-01 07:56:16 +01:00
Frédéric Péters fcaea21784 oidc: always gives integer for expires_in values (#40273) 2020-02-28 16:07:33 +01:00
Frédéric Péters d3d34eb36d jenkins: limit virtualenv to 20.0.5
gitea/authentic/pipeline/head Build started... Details
2020-02-28 11:18:39 +01:00
Frédéric Péters 22d50a41ed franceconnect: update about URL to new recommended value (#40255) 2020-02-28 09:23:40 +01:00
Frédéric Péters 7c26a36519 saml: display translation of "request has expired" (#40172) 2020-02-25 11:27:17 +01:00
Frédéric Péters f1dcac41ef translations: end account activation intro text with a period 2020-02-24 21:35:39 +01:00
Frédéric Péters 9a58847d08 tox: limit enum34 to 1.1.6, for python 2 compatibility 2020-02-22 10:14:27 +01:00
Frédéric Péters 0ef77f8c37 translation update 2020-02-21 13:03:32 +01:00
Frédéric Péters b1f4f80808 translations: adapt "Force password change on next login" (#19675) 2020-02-18 16:14:33 +01:00
Frédéric Péters 77a6c7b07c manager: don't list users being removed (#20185) 2020-02-18 15:28:46 +01:00
Frédéric Péters 7ca8ffb207 translation typo fix 2020-02-18 14:56:27 +01:00
Benjamin Dauvergne ee8b54d383 idp_oidc: add "do not ask again" authorization checkbox (#39552) 2020-02-17 19:21:03 +01:00
Valentin Deniaud 85fdc938c9 csv_import: explicit utf-8 encoding choice (#37901) 2020-02-17 15:35:05 +01:00
Frédéric Péters e0f35dc468 misc: change translation of "active" user attribute (#27386) 2020-02-15 20:21:01 +01:00
Frédéric Péters dfd0fd049f auth fc: use <button> in unlink page (#39451) 2020-02-15 20:15:20 +01:00
Benjamin Dauvergne 4e35e3b572 misc: use one-time tokens instead of cache (#39745) 2020-02-12 17:14:23 +01:00
Benjamin Dauvergne 3d55b1a0c5 misc: add one-time token model (#39745) 2020-02-12 17:12:26 +01:00
Benjamin Dauvergne 208dd0755c misc: clean dead imports (#39745) 2020-02-11 14:54:21 +01:00
Frédéric Péters ddba660c38 translation update 2020-02-07 08:50:49 +01:00
Paul Marillonnet 8820acd1a0 python3: base64-url-encoding returns bytes (#31171) 2020-02-06 11:35:45 +01:00
Paul Marillonnet 98425ac1ba python3: handle AES padding variations (#31171) 2020-02-06 11:35:35 +01:00
Paul Marillonnet 185e59fdbe python3: struct-unpack C strings into Python bytes (#31171) 2020-02-06 11:35:30 +01:00
Paul Marillonnet c1c8ca9182 python3: struct-packed C strings are Python bytes (#31171) 2020-02-06 11:35:24 +01:00
Paul Marillonnet a6dba11961 python3: oidc client jwk secret encoding in tests (#32447) 2020-02-06 11:22:14 +01:00
Paul Marillonnet a78d517a24 python3: deprecate django.utils.encoding.smart_unicode (#31155) 2020-02-06 10:54:54 +01:00
Paul Marillonnet 1244090c66 adjust site title variable in manager base template (#31155) 2020-02-06 10:54:40 +01:00
Paul Marillonnet 26ebbb2f9c utils: verify next_url without encoding it 2020-02-06 10:49:43 +01:00
Paul Marillonnet 45ef1177b7 python3: encode oidc authn test claims (#32452) 2020-02-06 10:37:30 +01:00
Paul Marillonnet 1f19c39df9 python3: ascii-decode user credentials for register API testing (#32451) 2020-02-06 10:34:30 +01:00
Paul Marillonnet 1bbe769778 python3: enforce text type on django's HttpResponse.content (#32450) 2020-02-06 10:30:36 +01:00
Paul Marillonnet f63bd36159 python3: reduce needs proper six import (#32449) 2020-02-06 10:24:28 +01:00
Paul Marillonnet ac65fa8c4f python3: explicit file opening mode (#32448) 2020-02-06 10:21:58 +01:00
Paul Marillonnet 89f1a4fd76 idp_oidc: py3-compliant authn header encoding in tests (#32446) 2020-02-06 10:18:43 +01:00
Paul Marillonnet 9c9db933f6 python3: define a base64 decoding exception (#31180) 2020-02-06 10:15:45 +01:00
Frédéric Péters a545653a0d translation fix 2020-02-05 19:06:39 +01:00
Paul Marillonnet 2c3d0e5898 idp_oidc: add ou selection on ropc grant (#39383) 2020-02-03 15:48:33 +01:00
Valentin Deniaud 9295358f10 manager: remove unused widgets (#39380) 2020-02-03 10:07:23 +01:00
Valentin Deniaud 86fe3b2958 manager: replace invalid widget split term operator (#39380) 2020-02-03 10:07:23 +01:00
Benjamin Dauvergne 64abfdca0c auth2_fc: set novalidate on unlink cancel button (#39445) 2020-01-31 12:09:09 +01:00
Lauréline Guérin f03e3aae66
ldap: do not fail if Role.MultipleObjectsReturned is raised (#39274) 2020-01-30 11:16:41 +01:00
Frédéric Péters 82532d5bd2 tests: disable kerberos plugin that coud be parallel-installed (#39393) 2020-01-29 16:08:19 +01:00
Frédéric Péters 81c09b3309 ldap: update description of keep_password/clean_external_id_on_update (#39389) 2020-01-29 16:03:01 +01:00
Paul Marillonnet b94ce13a1f translation update 2020-01-27 18:21:02 +01:00
Paul Marillonnet d6c8741fcf idp_oidc: fix typo in authz view warning msg, introduced in #35205 2020-01-27 18:12:10 +01:00
Benjamin Dauvergne 27f4e2b13e auth2_fc: set default scopes to profile and email (#39231)
And move default value to app_settings file. Support for FC data
provider had to be modified.
2020-01-27 17:58:31 +01:00
Benjamin Dauvergne fdc8098e5f auth_oidc: custom login template (#39260) 2020-01-27 14:26:26 +01:00
Paul Marillonnet dda27fe488 idp_oidc: support oauth2 resource owner password credential grant (#35205) 2020-01-24 14:38:42 +01:00
Serghei Mihai ba597c14d5 auth_saml: allow custom template for each idp login block (#39154) 2020-01-22 11:00:18 +01:00
Valentin Deniaud 8f15b83906 translation update 2020-01-15 17:06:53 +01:00
Valentin Deniaud abed3fa8cc views: better display password reset instructions (#38054) 2020-01-15 16:36:05 +01:00