globalsiteselector icon indicating copy to clipboard operation
globalsiteselector copied to clipboard

The Nextcloud Portal allows you to run multiple small Nextcloud instances and redirect users to the right server

Results 19 globalsiteselector issues
Sort by recently updated
recently updated
newest added

Automated update of the pr-feedback.yml workflow from https://github.com/nextcloud/.github

dependencies

This patch will move final login steps back to slave so we can use all login related events on the slave, mostly to enable mfa logins.

feedback-requested

Automated update of the phpunit-mysql.yml workflow from https://github.com/nextcloud/.github

dependencies

This PR was automatically generated by the workflow dispatcher Please check that there are no reverted changes before merging ⚠ See templates in https://github.com/nextcloud/.github

3. to review
dependencies
automated

This PR was automatically generated by the workflow dispatcher Please check that there are no reverted changes before merging ⚠ See templates in https://github.com/nextcloud/.github

3. to review
dependencies
automated

restore `@` to the domain name before regex adding a new configuration to `config/config.php`: ``` 'gss.discovery.manual.mapping.regex.framed' => true|false, ```

dispatch an event on master logout, that should be catched by `user_saml`. Cleaner than redirect

- [x] https://github.com/nextcloud/globalsiteselector/issues/53 Failure in user creation in Lookup Server in a Nextcloud Enterprise 22 instance - [x] https://github.com/nextcloud/globalsiteselector/issues/54 Nextcloud 22: Global Site Selector cannot find the location of a...

overview

Otherwise there might be issues with other apps shipping a different version of that dependency. This is a pattern we already follow in other apps like spreed, user_oidc. Example implementation...