mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-07 23:13:57 -05:00
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.
25 lines
726 B
Markdown
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!
|