1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Prepare 2.6.7 release

This commit is contained in:
Jeremy Benoist 2023-10-02 14:08:42 +02:00
parent 0cfdddc2eb
commit fa107116cc
No known key found for this signature in database
GPG key ID: 7168D5DD29F38552
8 changed files with 77 additions and 67 deletions

View file

@ -373,7 +373,7 @@ class ConfigController extends AbstractController
* Cancelling 2FA using OTP app.
*
* @Route("/config/otp/app/cancel", name="config_otp_app_cancel")
*
*
* XXX: commented until we rewrite 2fa with a real two-steps activation
*/
/*public function otpAppCancelAction()