mirror of
https://github.com/directus/directus.git
synced 2026-02-04 09:34:56 -05:00
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com> Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> Co-authored-by: bryantgillespie <hey@bryantgillespie.com>
22 lines
313 B
Markdown
22 lines
313 B
Markdown
# Security
|
|
|
|
## HTTPS
|
|
|
|
## Password Salting/Hashing/Algorithm & Password Policy
|
|
|
|
## Static Tokens
|
|
|
|
## Encrypted Fields & Encrypted Database
|
|
|
|
## Private File Links
|
|
|
|
## MFA (Required) & SSO
|
|
|
|
## Granular Access Control & IP WHite-Listing & App Access
|
|
|
|
## Rate Limiting
|
|
|
|
## Encrypted
|
|
|
|
## Parameterized Database Queries
|