Modyfying new login in Yunohost 12 - where are custom public and user info supposed to be displayed?

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?

Share relevant logs or error messages

https://paste.yunohost.org/raw/sadadumute

1 Like

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

The login form page is not customizable unless hacking the code

Hm, and so this is completely out of date: Customize the appearance of the user portal | Yunohost Documentation

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 :-(.

1 Like

I’d also like to know about this, do we have any new documentation regarding UI theming?

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.