- Add [sso] config section with redirect_uri - Create mcdsl/sso client when SSO is configured - Add /login (landing page), /sso/redirect, /sso/callback routes - Add /logout route - Update login template with SSO landing page variant - Bump mcdsl to v1.6.0 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
17 lines
552 B
Markdown
17 lines
552 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
| Version | Supported |
|
|
| ---------- | ------------------ |
|
|
| Latest 2.x | :white_check_mark: |
|
|
| All 1.x | :x: |
|
|
| All 0.x | :x: |
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
Email a vulnerability report to `security@pelletier.codes`. Make sure to include
|
|
as many details as possible to reproduce the vulnerability. This is a
|
|
side-project: I will try to get back to you as quickly as possible, time
|
|
permitting in my personal life. Providing a working patch helps very much!
|