10.6 SyncPlay Feature
-
Yes, I was actually commenting on that MR already, since for some reason the default admin account does not work anymore.
Not sure if it was removed entirely, changed default credentials or is not working? Maybe you can shed some light.
Also apparently the GitLab notifications don't work as expected
-
-
@nebulon After a bit of investigation, it's even more annoying than it used to be to pre-create an admin user. I suggest to just display the install wizard on the first start, which allows the user to select the language, and create an admin user.
The migration for existing users should still work without problem, their existing admin will be migrated correctly, and they will not be shown the wizard.
Is this acceptable for you?
-
@nebulon well, I wanted to fix up the test this week-end but you were faster than me ^^
About the LDAP not working after restore: I think it may be the symlink to the ldap plugin that's broken by the backup/restore process somehow. I'm not sure what may cause this, I think backups are supposed to work with symlinks, aren't they?
It's not a regression though, it worked the exact same way in the old version.
A simple fix would be to always re-create the symlink in the start.sh, instead of only doing it when initializing the config directory.
However, I cannot test this / debug any further : I do not have backups at all on my cloudron ^^" (I like to live dangerously :p)