What's coming in 6.1
-
@p44 Yes currently we have disabled anonymous translation or suggestion and public registration to prevent spam. However if you want to contribute just send us a mail to support@cloudron.io with your intended username and the language you want to help out.
-
@girish said in What's coming in 6.1:
Include alias in mailbox search
Does this include domain aliases in an app setting's
Location
UI since I seem to remember these two features connecting in the Domain Alias thread?@lonk No, that task is just about searching for mailbox alias names when doing search in the mailbox UI.
-
Looks like this release is mostly done.
@doodlemania2 Which app required turn server REST API support? That's the main task not implemented.
-
Looks like this release is mostly done.
@doodlemania2 Which app required turn server REST API support? That's the main task not implemented.
@girish Nextcloud High Performance Backend https://forum.cloudron.io/post/18253
-
Looks like this release is mostly done.
@doodlemania2 Which app required turn server REST API support? That's the main task not implemented.
-
@girish quick question about :
proxyAuth: add 2fa
How's this gonna work with the basic-auth? Or is it just gonna be ignored for basic auth? (in this case, it does not really bring any additional security)
@mehdi Currently, it is ignored. Do you think we should maybe disable password validation with basic auth and make it only work with app passwords?
-
@mehdi Currently, it is ignored. Do you think we should maybe disable password validation with basic auth and make it only work with app passwords?
@girish said in What's coming in 6.1:
@mehdi Currently, it is ignored. Do you think we should maybe disable password validation with basic auth and make it only work with app passwords?
That's an interesting idea. Another possible way would be to only allow BasicAuth if explicitely asked for in the Manifest. It would need a minor change for the apps that need it, but it's totally acceptable IMO. (both options are not exclusive :))
-
@girish said in What's coming in 6.1:
@mehdi Currently, it is ignored. Do you think we should maybe disable password validation with basic auth and make it only work with app passwords?
That's an interesting idea. Another possible way would be to only allow BasicAuth if explicitely asked for in the Manifest. It would need a minor change for the apps that need it, but it's totally acceptable IMO. (both options are not exclusive :))
@mehdi I made an issue for this, so I can look into this for 6.2 - https://git.cloudron.io/cloudron/box/-/issues/765
-
Quick update on this: release is mostly done, just going through the CI tests.
-
@girish Just to double-check, the
proxyAuth
changes also include the path-exclusion logic, right?@jimcavoli Yes, proxyAuth exclusion is implemented. I only implemented a simple approach with a ! pattern for now (not an array).
-
@d19dotca Should be out today.
-
6.1 is out now. As always, we will roll out slowly since there are many changes. We are already aware of a small breakage that affected one server, so we will make a 6.1.1 soon till we find out any other issues. The breakage will manifest itself in the UI as "Waiting for platform to update" when installing an app or updating an app. If you hit this, let us know here, so we can know how common it is but most of the servers we control updated fine.
-
6.1 is out now. As always, we will roll out slowly since there are many changes. We are already aware of a small breakage that affected one server, so we will make a 6.1.1 soon till we find out any other issues. The breakage will manifest itself in the UI as "Waiting for platform to update" when installing an app or updating an app. If you hit this, let us know here, so we can know how common it is but most of the servers we control updated fine.
-
To minimize the risk, 6.1.1 is already out with the change.
-
@girish All instances updated without a prob - but - no domain aliases?