Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extend support for complex credential processing criteria #21

Open
krisskals opened this issue Jun 13, 2022 · 0 comments
Open

Add extend support for complex credential processing criteria #21

krisskals opened this issue Jun 13, 2022 · 0 comments
Labels
Enhancement New feature or request Feature Request

Comments

@krisskals
Copy link

krisskals commented Jun 13, 2022

Extend support for complex credential processing criteria

Q A
New Feature yes
RFC no
BC Break no

Summary

Extend support for complex credential processing criteria.

  1. verifying additional fields in the database related to the user like: status, active, is_active or id_deleted
  2. possibility to set your own credential treatments (verification method). For examle SHA2(CONCAT(password_salt, ?), 512)

Maybe this is the good idea:
https://docs.laminas.dev/laminas-authentication/adapter/dbtable/credential-treatment/#advanced-usage

@krisskals krisskals added the Enhancement New feature or request label Jun 13, 2022
@froschdesign froschdesign changed the title Add Add extend support for complex credential processing criteria Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Feature Request
Projects
None yet
Development

No branches or pull requests

2 participants