YunoHost-Apps / yeswiki_ynh

YesWiki package for YunoHost
https://yeswiki.net
GNU Affero General Public License v3.0
6 stars 6 forks source link

No admin user after first install #125

Open rodinux opened 4 weeks ago

rodinux commented 4 weeks ago

I just try install a YesWiki 4.5.4~ynh2 with the choice YesWiki DB (not Yunohost LDAP), but there is no user admin, I can't log_in with the user choosen at install...

I tried also create a user with the mail of the admin user and same ID, but always no admin user...

rodinux commented 4 weeks ago

Ok, I see this post https://forum.yeswiki.net/t/mot-de-passe-par-defaut-pour-yunohost/2133

So I have reinstall to keep YesWiki on same domain as the admin user not a sub.domain, and then ask for renew password ans it works...

mrflos commented 3 weeks ago

hello @rodinux For the no password for admin user is asked when not using LDAP, i will put another field for install to specify a password in this case and create the user), it's sad that there is no conditional way to prompt for fields during install..

Will try to solve this next week.