You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, it would be great if the Bootstrap theme would be configurable in the config file. I am a dark mode fan, so I change the theme after every update to a dark theme manually, because my changes in index.html are overwritten.
So it would be really great if thees lines would be accessible over the config file:
as an optional argument. In this way it would be also possible to self host the theme so you don't depend on jsdelivr for the login page. (I needed some time to find out, that I blocked jsdelivr in PiHole by mistake.)
Thank you very much for your work and this great pice of software, which protect my personal web apps. Danke!
The text was updated successfully, but these errors were encountered:
Please have a look at the v0.27.1 - That one should no longer overwrite your theme… 🤔 (There was a bug in the startup-script fixed in the v0.27.1…)
In general: Yipp, I'm planning for a rewrite of some parts and there will be no more dependencies to externally hosted components… Keeping this as a reminder for myself to make the theme more configurable.
Thank you for your answer. I usually don't visit the login page, so I don't really know, when the file was changed. But it is good to hear, that the problem was fixed.
Hey, it would be great if the Bootstrap theme would be configurable in the config file. I am a dark mode fan, so I change the theme after every update to a dark theme manually, because my changes in index.html are overwritten.
So it would be really great if thees lines would be accessible over the config file:
nginx-sso/frontend/index.html
Lines 10 to 12 in 58021f2
as an optional argument. In this way it would be also possible to self host the theme so you don't depend on jsdelivr for the login page. (I needed some time to find out, that I blocked jsdelivr in PiHole by mistake.)
Thank you very much for your work and this great pice of software, which protect my personal web apps. Danke!
The text was updated successfully, but these errors were encountered: