Commit Graph

33 Commits

Author SHA1 Message Date
Valentin Deniaud 7beeffed2a misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 17:18:53 +01:00
Paul Marillonnet aebcba5431 readme: add a note on django admin's catch-all option (#74988)
gitea/django-mellon/pipeline/head This commit looks good Details
2023-03-01 16:53:44 +01:00
Valentin Deniaud df20bfc36c misc: add django-upgrade files/notes (#69798)
gitea/django-mellon/pipeline/head Build started... Details
2022-10-03 14:27:01 +02:00
Valentin Deniaud 9f406a321b misc: fix incorrect pre-commit info in readme 2022-09-29 18:28:50 +02:00
Valentin Deniaud bd45e64b48 misc: add djhtml files/notes (#69422) 2022-09-29 12:21:08 +02:00
Benjamin Dauvergne fbc3588f1b add MELLON_ASSERTION_CONSUMER_BINDINGS (#52063)
The default value is ['post', 'artifact'].
2021-08-05 15:57:39 +02:00
Benjamin Dauvergne 4729ef9a3b apply isort and pyupgrade (#55990) 2021-08-05 11:13:19 +02:00
Thomas NOËL abe0328a22 fix typos in README 2021-06-23 10:52:28 +02:00
Benjamin Dauvergne fe28a7938c misc: add black files/notes (#51575) 2021-03-02 15:50:59 +01:00
Frédéric Péters 6bd7ca5277 misc: mark MELLON_GROUP_ATTRIBUTE as code block in README 2019-09-22 11:09:35 +02:00
Frédéric Péters 54a0d93c76 misc: remove unmaintained "changes" section of README 2019-09-22 11:08:20 +02:00
Frédéric Péters 11c2770bd1 misc: fix reStructuredText syntax of README 2019-09-22 11:06:54 +02:00
Benjamin Dauvergne 39e2e7e5ac update and cache metadata from URL and path (#10196) 2019-06-18 00:53:01 +02:00
Benjamin Dauvergne 31015e6580 add user lookup by attributes (#33739) 2019-06-11 16:46:02 +02:00
Benjamin Dauvergne 6c528dd2c3 Revert "support federation file loading (#19396)"
This reverts commit 63993e360c.
2018-01-09 21:43:25 +01:00
Paul Marillonnet 63993e360c support federation file loading (#19396) 2018-01-09 17:50:25 +01:00
Paul Marillonnet 58c37fc117 minor documentation update (#15443) 2017-03-15 14:54:11 +01:00
Benjamin Dauvergne 686221fd65 add note on MELLON_DEFAULT_ASSERTION_CONSUMER_BINDING 2016-06-28 19:42:01 +02:00
Benjamin Dauvergne 49a5254363 allow federating transient NameID using an attribute (fixes #10619) 2016-04-27 09:22:05 +02:00
Benjamin Dauvergne f70986795d README: rewrite section on tests to indicate the use of tox 2016-04-27 09:22:05 +02:00
Benjamin Dauvergne 2c33683331 README: add changes section 2016-04-27 09:22:05 +02:00
Benjamin Dauvergne 2289b8350e implement session_not_on_or_after using new session engines (fixes #9640) 2016-01-15 12:29:31 +01:00
Frédéric Péters 8438b53a3f doc: fix typo 2015-06-17 11:16:23 +02:00
Benjamin Dauvergne 9d8528968c views: add a VERIFY_SSL_CERTIFICATE setting
It controls the validation of certificates by requests on artifact
resolve requests. It's a global and by idp setting.

Also improve logs in errors paths around when calling the artifact
resolver.

fixes #7521
2015-06-10 15:07:59 +02:00
Benjamin Dauvergne 6539045ff9 add a Changelog 2015-05-29 11:53:41 +02:00
Frédéric Péters 0315d395bf tests: initial adapter tests 2015-05-07 11:32:53 +02:00
Frédéric Péters e5c947a052 doc: fix title level for some configuration variables 2015-05-07 11:32:53 +02:00
Benjamin Dauvergne bb08da0f9e Support encryption 2015-03-26 16:44:14 +01:00
Benjamin Dauvergne 9643173198 README: fix patterns when including urls 2015-02-04 12:27:53 +01:00
Benjamin Dauvergne 49858a0823 bump release to 1.2.7 2014-11-24 12:04:42 +01:00
Benjamin Dauvergne bcb055263b improve handling of authentication errors
All errors are logged as warnings, status message and status codes are
logged, and if DEBUG is True, shown to the user.
2014-05-28 20:19:54 +02:00
Benjamin Dauvergne 565d7a07f2 add logout support 2014-05-02 11:48:05 +02:00
Benjamin Dauvergne a1646489e2 first commit 2014-04-30 14:34:39 +02:00