Hello! I know the docs are a work-in-progress, but could you touch on how to set up multiple users for https access?
Usually i'd use htpasswd and add users there, but the OpalStack svn seems to ignore that and only use the shell user/password? And if I add shell users, they can't access the new https+svn application so I can't add them to the passwd file. Ideally I'd just use one shell user and multiple htpasswd users, is that possible?
Thanks.