Das ging diesmal reibungslos. Und direkt beim Testen des Logins was aufgefallen.
Und faule Programmierer sind mir die liebsten, wenn man die 6. Stelle eingetippt hat und diese stimmt, wird man direkt eingeloggt. Ein Tastendruck gespart
Man kann mittlerweile auch mehrere 2FA konfigurieren.
@eeeee I believe LemmyBB was a proof-of-concept, to show that Lemmy as it existed back then was able to be represented in the front-end as a tradtional forum.
But also, nutomic (who may have made LemmyBB? not sure.) is a busy person who has a day job and doesn't work on lemmy full-time
Paweł said in Native Push Notifications Support for NodeBB:
> julian maybe it is worth to check this behavior in Browserstack?
Yes, this is a good idea does browser stack have support for push notifications?
Wer manuell fixen will, hier sind die Änderungen drin die man braucht, damit alles wieder läuft.
https://community.nodebb.org/topic/16504/login-problem-2-0-1/18
Da oben fehlt ein Schritt.
cd nodebb (or path to where nodebb is installed)
./nodebb stop
git fetch
git checkout v1.12.x
git merge origin/v1.12.x
./nodebb upgrade
Beim nächsten Upgrade testen.