digital-marketing-framework / distributor-password-provider
Data Provider for generated Passwords.
2.1.0
2024-06-03 07:44 UTC
Requires
- php: ^8.1
- digital-marketing-framework/distributor-core: ^2.1
Requires (Dev)
README
Introduction
Data Provider for generating unique plain-text passwords on submission. Password strength and length are configurable.
Security considerations
Passwords are not encrypted and are stored with the submit data in the storage, You may want to consider disabling the storage if you don't want anyone with access to the backend and the distributor jobs area to access the data.