40c82b3e48
this allows existing users to login (including the owner itself) The alternative is to have some system where we have unique superadmin users across cloudrons which don’t get trampled upon by a sync. This is a bit unrealistic. For the future, we could also design this such that ldap auth is asked for in the initial step i.e at superadmin creation time. If LDAP connection is lost/down, user can always use 'cloudron-support —owner-login'
Cloudron Dashboard
This is the front end code of Cloudron. The backend code is here.
Developing
npm installgulp develop --api-origin=https://my.example.com
License
Please note that the Cloudron code is under a source-available license. This is not the same as an open source license but ensures the code is available for inspection (and hacking!).
Contributions
Just to give a heads-up, we are a bit restrictive in merging changes. We are a small team and would like to keep our maintenance burden low. It might be best to first discuss features in the forum, which also helps to determine how many other people will use it to justify maintenance for a feature.