Files
endurain/SECURITY.md
João Vitória Silva 5d2c783460 Add user IdP linking and MFA setup modals
Implements endpoints and frontend modals for users to link/unlink external identity providers (IdPs) to their accounts, including backend logic for secure OAuth linking and session management. Adds ModalComponentMFASetup for multi-factor authentication setup, refactors modal input components for accessibility and consistency, and updates documentation and trademark policy. Adjusts scope constants and permissions for identity provider management.
2025-10-17 16:19:57 +01:00

25 lines
726 B
Markdown

# Security Policy
## Supported Versions
| Version | Supported |
| ------- | ------------------ |
| 0.16.X | :white_check_mark: |
| 0.15.X and earlier | :x: |
## Reporting a Vulnerability
If you discover a security vulnerability, please follow these steps:
1. **Do not** open a public issue;
2. Send an email to joao@endurain.com with the details of the vulnerability;
3. Include the following in your report:
- Steps to reproduce the vulnerability;
- Potential impact;
- Any suggested fixes, if available.
4. I will provide an acknowledgment when possible.
Please include as much information as possible to help me resolve the issue promptly.
Thank you for helping keep this project secure!