Commit Graph

6651 Commits

Author SHA1 Message Date
Frédéric Péters 4268d3d79e ci: upgrade pre-commit-debian (#77727) 2023-05-27 21:35:48 +02:00
Frédéric Péters a89824213a manager: do not include erroneous link to deleted users (#62204)
gitea/authentic/pipeline/head This commit looks good Details
2023-05-24 20:47:03 +02:00
Paul Marillonnet c247eb1474 templates: fix service info fragment broken links (#77844)
gitea/authentic/pipeline/head This commit looks good Details
2023-05-23 14:58:31 +02:00
Frédéric Péters 1bf323769c misc: fix "remotre" typo in authenticator condition (#77834)
gitea/authentic/pipeline/head This commit looks good Details
2023-05-23 13:30:10 +02:00
Paul Marillonnet 1e9c56fbc2 translation update (#77296)
gitea/authentic/pipeline/head This commit looks good Details
2023-05-15 15:42:02 +02:00
Paul Marillonnet 632d609601 use generic appearance for SAML2 services only (#77296)
gitea/authentic/pipeline/head This commit looks good Details
2023-05-15 10:14:38 +02:00
Frédéric Péters 2b6591f46c translation update
gitea/authentic/pipeline/head This commit looks good Details
2023-05-12 15:40:47 +02:00
Valentin Deniaud 85ce9631dc tests: remove mention of unused saml role action name (#77483)
gitea/authentic/pipeline/head There was a failure building this commit Details
2023-05-12 09:55:38 +02:00
Frédéric Péters ac298df333 a11y: add role="status" to "an email has been sent" messages (#75680)
gitea/authentic/pipeline/head This commit looks good Details
2023-05-12 09:17:59 +02:00
Frédéric Péters 6b8b309688 a11y: add proper text to close email input help (#71069)
gitea/authentic/pipeline/head Build queued... Details
2023-05-07 16:13:09 +02:00
Paul Marillonnet 6821c6d4ac translation update (#69890)
gitea/authentic/pipeline/head This commit looks good Details
2023-05-04 15:10:27 +02:00
Paul Marillonnet ba9550511e provide generic input code logic (#69890)
gitea/authentic/pipeline/head This commit looks good Details
Suited to both registration & password-change actions.
2023-05-04 14:51:59 +02:00
Paul Marillonnet af8adcef71 views: handle phone input on pw reset view (#69890) 2023-05-04 14:51:59 +02:00
Paul Marillonnet 9de50d40ef forms/passwords: add phone field (#69890) 2023-05-04 14:51:59 +02:00
Paul Marillonnet 45bc870c06 utils/sms: add password lost sms code recovery utils (#69890) 2023-05-04 14:51:59 +02:00
Paul Marillonnet cc443d7b45 models: sms code adjustments for password reset (#69890) 2023-05-04 14:51:59 +02:00
Serghei Mihai 5cd9ad7edc auth_saml: add explicit class for submit button (#65864)
gitea/authentic/pipeline/head This commit looks good Details
2023-05-02 13:43:07 +02:00
Frédéric Péters 7be93251e4 debian: use argon2 as default hasher (#77111)
gitea/authentic/pipeline/head This commit looks good Details
2023-05-02 13:33:19 +02:00
Paul Marillonnet 49e7583f04 translation update
gitea/authentic/pipeline/head This commit looks good Details
2023-05-02 12:04:04 +02:00
Valentin Deniaud b782ec7b67 auth_oidc: split configuration form into general and advanced tabs (#74969)
gitea/authentic/pipeline/head This commit looks good Details
2023-05-02 11:57:12 +02:00
Valentin Deniaud dc60433a23 authenticators: record edited fields when using tabs (#74969) 2023-05-02 11:57:12 +02:00
Valentin Deniaud 9d78da3801 manager: render authenticator form correctly when no tabs (#74969) 2023-05-02 11:57:12 +02:00
Paul Marillonnet e1fa32b83e authn: provide a single field for username and phone number (#72449)
gitea/authentic/pipeline/head This commit looks good Details
2023-05-02 10:50:02 +02:00
Paul Marillonnet deb7d788cf allow for fallback default variables in service info template (#75138)
gitea/authentic/pipeline/head This commit looks good Details
2023-04-26 12:27:04 +02:00
Paul Marillonnet 4fda95dffd manager: provide services default configuration interface (#75139)
gitea/authentic/pipeline/head There was a failure building this commit Details
2023-04-26 10:44:02 +02:00
Paul Marillonnet beec678ec9 migrations: perform services default config data initialization (#75139) 2023-04-26 08:32:44 +02:00
Paul Marillonnet 4b7e5dbb6d models: add RuntimeSetting class (#75139) 2023-04-26 08:32:44 +02:00
Benjamin Dauvergne fa13b52ae8 misc: set secure and http-only for cookie 'cookie-test' (#76809)
gitea/authentic/pipeline/head This commit looks good Details
2023-04-20 14:19:24 +02:00
Benjamin Dauvergne 77d9ac6754 translation update
gitea/authentic/pipeline/head This commit looks good Details
2023-04-19 17:41:17 +02:00
Benjamin Dauvergne 520f9ce50d journal: do not crash on None references (#76782)
gitea/authentic/pipeline/head This commit looks good Details
2023-04-19 17:33:01 +02:00
Paul Marillonnet 4ea4a63098 auth_oidc: provide a less scary displayed error message (#73669)
gitea/authentic/pipeline/head This commit looks good Details
The user simply gets a generic error message.  The more detailed
    description gets logged and appears as a django debug-level message.
2023-04-19 13:03:16 +02:00
Paul Marillonnet 261c5647e9 auth_oidc: avoid user messages with prompt=none related errors (#72538)
gitea/authentic/pipeline/head This commit looks good Details
2023-04-19 12:24:38 +02:00
Emmanuel Cazenave 65baa066a9 plugins: stop using pkg_resources (#22865)
gitea/authentic/pipeline/head This commit looks good Details
2023-04-18 15:24:12 +02:00
Paul Marillonnet f0bc8f5f3d utils: check csrf according to middleware declaration (#76589)
gitea/authentic/pipeline/head This commit looks good Details
2023-04-13 16:03:56 +02:00
Thomas Jund 0c83fbb398 html: remove cell--body class to login password registration block (#76295)
gitea/authentic/pipeline/head This commit looks good Details
2023-04-07 06:53:13 +02:00
Valentin Deniaud 1bc5aaf923 api: return inherited roles for api client (#76282)
gitea/authentic/pipeline/head This commit looks good Details
2023-04-06 09:37:16 +02:00
Thomas Jund d38a530ed7 html: add cell--body class to content of block & a2block (#76204)
gitea/authentic/pipeline/head This commit looks good Details
2023-04-04 10:48:50 +02:00
Frédéric Péters b613a53a31 tests: update error selector for "new" gadjo markup (#76115)
gitea/authentic/pipeline/head This commit looks good Details
2023-04-02 20:10:06 +02:00
Benjamin Dauvergne 3a03162f3a manager: check slug of roles on CSV import (#75603)
gitea/authentic/pipeline/head This commit looks good Details
2023-03-29 17:14:29 +02:00
Thomas Jund 4c02778eb9 misc: unify login blocks tags structure (#53264)
gitea/authentic/pipeline/head This commit looks good Details
2023-03-28 13:26:42 +02:00
Serghei Mihai cd1a6e5cf4 misc: render authenticators names in their own templates (#53264) 2023-03-28 13:26:42 +02:00
Benjamin Dauvergne 1aeb81e3a1 ldap: prevent crash when recording a timeout failure (#73342)
gitea/authentic/pipeline/head This commit looks good Details
2023-03-24 15:37:42 +01:00
Valentin Deniaud 8d08f3f194 misc: update git-blame-ignore-revs (#75442)
gitea/authentic/pipeline/head This commit looks good Details
2023-03-16 10:27:17 +01:00
Valentin Deniaud b21196f6a3 misc: bump djhtml version (#75442) 2023-03-16 10:26:43 +01:00
Valentin Deniaud f1104382b6 misc: bump black version (#75442) 2023-03-16 10:26:43 +01:00
Valentin Deniaud bfc3a65097 misc: change pyupgrade target version to 3.9 (#75442) 2023-03-16 10:26:43 +01:00
Valentin Deniaud 74a045f530 misc: rename app.py to apps.py (#75462) 2023-03-16 10:26:43 +01:00
Valentin Deniaud 6cbef359df misc: move AppConfig subclasses from init to apps.py (#75462) 2023-03-16 10:26:43 +01:00
Valentin Deniaud e1290397a9 misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
Valentin Deniaud 7ee0ad90ab misc: require django 3.2 (#75442) 2023-03-16 10:26:43 +01:00