Skip to content

feat: use pam to authenticate user during unlocking #49

feat: use pam to authenticate user during unlocking

feat: use pam to authenticate user during unlocking #49

Triggered via pull request December 15, 2023 02:19
@ComixHeComixHe
synchronize #61
Status Success
Total duration 42s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
cppcheck: src/greeter/GreeterProxy.cpp#L169
Variable 'userInfo' is assigned a value that is never used.
cppcheck: src/helper/Backend.h#L45
The function 'start' overrides a function in a base class but is not marked with a 'override' specifier.
cppcheck: src/helper/HelperApp.cpp#L124
Variable 'pos' is assigned a value that is never used.