Commit 5862c27f authored by Dor Kleiman's avatar Dor Kleiman Committed by divVerent
Browse files

Password prompt choices (#79)

* Implement disco mode

* Add option to hide the password completely

* Update README.md

* Update README with new version of env variables (not yet implemented)

* Fix const-correctness

* Add XSECURELOCK_PASSWORD_PROMPT flag + 3 bonus prompts

* Remove XSECURELOCK_PASSWORD_PROMPT from readme

* Add "REMOVE IN v2" inside XSECURELOCK_PARANOID_PASSWORD setting name

* Revert accidental PARANOID_PASSWORD_MIN_CHANGE change

* Wrap _Static_assert in a macro

* Replace emoji escape codes with actual values

* Rename ShowFromArray function

* Use ++ as prefix operator

* Remove useless parentesis

* Move flag variables inside main

* Update README with samples for the different XSECURELOCK_PASSWORD_PROMPT values
parent 21b6267e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment