Followup to #3207
bug is still not fixed for 2FA pages:
cc @skjnldsv @ChristophWurst
@ChristophWurst Since we now use the guest.css file, you would require to add it on your twofactor_totp app.
How do you plan to make your release compatible with older version of nextcloud then?
I could add in from core so all page that doesn't uses the scss compiler have the guest file by default, but I'm not sure this is such a great idea. What do you think?
@ChristophWurst Since we now use the guest.css file, you would require to add it on your twofactor_totp app.
How do you plan to make your release compatible with older version of nextcloud then?
We must not break compatibility there. This file should be included automatically, by the server. Apps should not rely on style sheets being available in server. We could remove that file in the future.
Okay, will fix tonight! :ship:
Most helpful comment
Okay, will fix tonight! :ship: