Bug 32401: Remove x-koha-query support
[koha.git] / members / two_factor_auth.pl
2022-10-21 Marcel de RooyBug 30588: (QA follow-up) Adjust flags for two_factor_a...
2022-10-21 Jonathan DruartBug 30588: Add the option to require 2FA setup on first...
2022-10-21 Jonathan DruartBug 30588: Adjust existing occurrences of TwoFactorAuth...
2022-05-04 Martin RenvoizeBug 28998: (QA follow-up) Improve output on error
2022-05-04 Marcel de RooyBug 28998: (follow-up) Check missing encryption key...
2022-05-04 Marcel de RooyBug 28998: (follow-up) Apply changes to TwoFactorAuth...
2022-05-02 Marcel de RooyBug 29894: (QA follow-up) Get rid of send_confirm_notice
2022-05-02 Marcel de RooyBug 29894: Send a confirmation notice
2022-05-02 Marcel de RooyBug 29894: Clear secret when disabling 2FA
2022-05-02 Marcel de RooyBug 29894: Add some exceptions to TwoFactorAuth module
2022-05-02 Marcel de RooyBug 29873: Create QR code
2022-04-21 Marcel de RooyBug 28786: (QA follow-up) Check the returned CSRF token
2022-04-21 Marcel de RooyBug 28786: (QA follow-up) Do not call generate_secret32
2022-04-21 Marcel de RooyBug 28786: (QA follow-up) Fix qa warnings
2022-04-21 Jonathan DruartBug 28786: Correctly inherit from Auth::GoogleAuth
2022-04-21 Jonathan DruartBug 28786: Add controller script and template