symfony-bundle password-encoder-bundle
This Bundle offers an Encoder for the Symfony-Security-System which combines various hash algorithms for secure passwords.
pma/password-encoder-bundle
This Bundle offers an Encoder for the Symfony-Security-System which combines various hash algorithms for secure passwords.
- Thursday, October 16, 2014
- by pmarien
- Repository
- 1 Watchers
- 0 Stars
- 8 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Pma/PasswordEncoderBundle
, (*1)
This Bundle offers an Encoder for the Symfony-Security-System which combines
various hash algorithms for secure passwords., (*2)
Service
pma.password_encoder
This Encoder for the Symfony-Security-System encodes a password with different algorithms., (*3)
How to use?
To use this encoder for encoding your user passwords,
please write the following into your security.yml-File:, (*4)
encoders:
YOUR\UserClass:
id: pma.password_encoder
0.1.0
0.1.0.0
This Bundle offers an Encoder for the Symfony-Security-System which combines various hash algorithms for secure passwords.
Sources
Download
MIT
The Requires
The Development Requires
by
Philipp Marien
security
symfony
password
hash
encoder