Resolve "Support custom authentication backends"
Close #295 (closed)
Merge request reports
Activity
added part::backend part::frontend type::feature labels
- Resolved by Jonathan Weth
This MR is lacking screenshots and a related issue. Please open a feature request issue and outlay the idea behind this, the current use cases, and security considerations (e.g. how do you prevent a malicious app from wreaking havoc? Consider attack chains — i.e. some third-party, or even official, app is replaced by malicious code, how do you keep the impact small? This change potentially allows an app to completely disable authentication.)
added source::downstream label
added 1 commit
- 71b3c2ad - Make custom authentication backends configurable via site preferences
enabled an automatic merge when the pipeline for 71b3c2ad succeeds
- Resolved by Jonathan Weth
Please add a test case that tries to add a backend and login using this backend, without enabling it in site preferences.
added 1 commit
- 5680c5d0 - Provide alternativ login options as backend list, too
added 1 commit
- b20a9566 - Add test for custom authentication backends and fix a little bit
mentioned in commit 4e6ceb0f
mentioned in merge request !459 (merged)