Basic auth password encryption

Created on 4 March 2024, 4 months ago

the BasicAuth ClientAuthorization plugin saves the entity_share password directly as JSON in the database.
If at all possible i think we should let people know the "local storage" provider might not be ideal for production environment.

Key module itself gives a nice example of this in the readme:
https://git.drupalcode.org/project/key/-/blob/8.x-1.x/README.md
`However, for
better security on production websites, keys should not be stored in
configuration. Keys using the Configuration provider are not obscured
when editing, making it even more important that this provider not be
used in a production environment.`

✨ Feature request
Status

Active

Version

3.0

Component

Documentation

Created by

πŸ‡³πŸ‡±Netherlands Willempje2

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024