-
Notifications
You must be signed in to change notification settings - Fork 17
Allow grace period #19
base: master
Are you sure you want to change the base?
Conversation
Hello @qlux! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2020-11-11 19:30:54 UTC |
Auto-enrollment with api key and email fixes privacyidea#2
add PIN validation for auto-enrollment cleanup long lines
First check on user's tokens fixes privacyidea#3
Add tox tests See merge request mila-public/services/privacyidea_pam!1
Keep only python2.7 for tests
Display QR Code for TOTP
Add 2 functions to save and retrieve history of events and allow a grace period
Fixes #14