What type of hardware are you using: VPS bought online What YunoHost version are you running: 12.0.12 How are you able to access your server: The webadmin
Describe your issue
I would like to add a link to our password reset page into the new login page. In the webadmin, there are two fields that seem to be able to be just for this: Custom user intro and Custom public intro. However, when I put “Hello world” into them, it is not displayed anywhere. How is this supposed to work?
The “public” one is displayed on the public app list page, assuming you enabled it, and the “user” one is displayed on the app list page after they log in
We used to have our own theme, but it got broken when we upgraded to version 12. It seems like the code changed completely: [Theme] Dark Horizon theme - #8 by ljf
There are no official hooks for us, so hacking the code means modifying yunohosts file and when there is an upgrade, it will be overwritten? Is this by design or is it an omission that would be eventually added back? A login page with no way to tell users where to reset password is really bad UI in my opinion :-(.