Joas Schilling

Results 651 comments of Joas Schilling

Fixed with https://github.com/nextcloud/notifications/pull/1266

Since we are the app that handles pushing, we can add an endpoint to do exactly that ourselves.

Fixed with https://github.com/nextcloud/notifications/pull/1266

Too many changes and conflicts, started to redo it in https://github.com/nextcloud/notifications/pull/1429 Leaving this old PR here so I can compare the steps

Needs a major overhaul after https://github.com/nextcloud/serverinfo/pull/420 Want to have a look?

No, we will keep this open until sites can be managed properly without having to know JSON

Fixed in https://github.com/nextcloud/Android-SingleSignOn/commit/8b62eba46d90cdb471791795749fcd4729677a26

There is no way this will merge :P Either should have happened right away, or now be split in smaller chunks

This basically breaks Talk integration tests. On each login the `password` column as well as `password_hash` of `oc_authtokens` is changed, for all entries, although the user password never changes (admin:admin).

This was solved in 25.0.3 and the matching 24 version