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

Change the display order of PAM messages #824

Merged
merged 3 commits into from
Sep 11, 2023

Commits on Aug 8, 2023

  1. Change the display order of PAM messages

      - do not show a message if the face model is not found
    
      - show a message if the user could not be recognized
    
      - show prompt if face model found (and enabled option)
    
      - enable the "detection_notice" option by default as this will only be
        shown to users who created the face model
    Gliese852 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1b4f1c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Fixup: check if the user has a model directry in the PAM module

    Revert the use of pipe to signal from the script that the face model is
    not found and do it directly in the module.
    Gliese852 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a5184dc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    40720bb View commit details
    Browse the repository at this point in the history