What type of hardware are you using: Virtual machine
What YunoHost version are you running: 12.0.12
How are you able to access your server: The webadmin
Describe your issue
Is there a possibility to persistently change the login page (domain.mytld/yunohost/sso/login/)? I would like to include contact-mail or link to a different page.
I send mails via this domain (e.g. from basti@mydomain.tld). And recently my mail was rejected by t-online (a huge mailprovider in Germany) because I have no easily discoverable contact possibility on the main-domain.
Things I thought about:
- changing the code directly ā this will be overwritten next time yunohost updates.. (How to edit the login page to add a link? - #5 by rodinux)
- Using a custom_webapp/redirect_app on the main-domain ā this would probably work, but then Iād lose the easy-reachable login page.
Are there any other way to accomplish this?