GitMate.io thinks possibly related issues are https://github.com/nextcloud/server/issues/4200 (E-Mail notification "sharebymail" function), https://github.com/nextcloud/server/issues/1716 (Notification E-Mail all 30 mins), https://github.com/nextcloud/server/issues/6204 (e-mail notifications for activities are not received ), https://github.com/nextcloud/server/issues/8523 (Resharing a password protected folder by e-mail leads to an error and incorrect notifications), and https://github.com/nextcloud/server/issues/3596 (Email notifications for pending upgrades).
Should I downgrade to have my security-related inconvenience back?
@oddmean there is bug that prevents the app from showing. But it actually is available for 14 see: https://apps.nextcloud.com/apps/twofactor_totp
Beta3 on thursday will have this all fixed and sorted out.
@rullzer thank you! But there maybe should be some flag for security related aps causing them not being disabled automatically and|or causing upgrade procedure to show EVIL WARNINGS everywhere.
@oddmean we actually improved for 14 the 2FA state. (before they were stateless). This should make sure that after 14 all your states of your providers is stored in the DB as well. Protecting your account even if an app got somehow disabled.
@rullzer nevertheless isn't it strange when the essential security concept (2FA) is just missed in a security/privacy aimed software's workflow. Maybe some flag (even a binary one) should be added as an app's property (esprcially for official ones) to stop instances' admins just before they do potentially really wrong things w/o any knowledge of what they really do ("It's just a new version of NC! Let me find out all those cool new features myself and then look at changelog" So I am too).
I've installed twofactor_totp 1.5.0 but nothing still works as expected. I've tried to login via Firefox's "Private window", Firefox started in a new LXC nonprivileged container, Chromium. All the same: it's enough to enter the correct password fnd no prompting for OTP.
@oddmean yes noticed this as well recently. Fixed with https://github.com/nextcloud/server/pull/10578 and will also land in beta3
Thank you, @rullzer . Hope #10578 is not just a crutch. Awaiting for thursday's release. BTW is there a way to restrict an account from logging in via NC's website frontend keeping account's applications working (w/ dedicated passwords per each)?
Beta3 is released.
Please check it out.
Works like a charm, thank you!