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

Use pba authentication instead of authutils (backport #1505) #1514

Merged
merged 3 commits into from
May 7, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 7, 2021

This is an automatic backport of pull request #1505 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

nichtsfrei and others added 3 commits May 7, 2021 14:33
 To be able to verify new password hashes and update old ones gvmd is
 using passwordbasedauthentication of gvm-libs.

 To configure:
 - pepper
 - counts
 - algorithm

 authentication_settings_t is introduced.

 manage_option_setup is using authentication_settings_t to translate it
 to
 PBASettings for password based authentication.

 To configure it from a user perspective use `--hashcount` and
 `--pepper`.

 Once a pepper is set you must reuse it; otherwise the login are not
 working due to incorrect salt.

(cherry picked from commit ef9d161)
(cherry picked from commit 778bfa5)
@mergify mergify bot requested a review from a team as a code owner May 7, 2021 14:33
@timopollmeier timopollmeier enabled auto-merge May 7, 2021 14:45
@timopollmeier timopollmeier merged commit 3e8c420 into gvmd-21.04 May 7, 2021
@timopollmeier timopollmeier deleted the mergify/bp/gvmd-21.04/pr-1505 branch May 7, 2021 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants