guests
guests copied to clipboard
🙈 Create guest users which can only see files shared with them
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.4.0 to 2.5.0. Release notes Sourced from @nextcloud/axios's releases. v2.5.0 2.5.0 - 2024-04-30 Added Export isAxiosError and Axios types - So in most cases you do not...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.23.1 to 5.24.0. Release notes Sourced from vimeo/psalm's releases. 5.24.0 What's Changed Features Allow specifying flags to Codebase::isTypeContainedByType by @danog in vimeo/psalm#10829 Allow more callable types as...
If user_saml or user_oidc are configured to automatically redirect the login page to an IdP, guests can't authenticate when clicking the link included in the share/invite email. Adding the `direct=1`...
Bumps [@nextcloud/eslint-plugin](https://github.com/nextcloud-libraries/eslint-plugin) from 2.1.0 to 2.2.1. Release notes Sourced from @nextcloud/eslint-plugin's releases. v2.2.1 What's Changed chore(deps-dev): Bump memfs from 4.8.0 to 4.8.1 by @dependabot in nextcloud-libraries/eslint-plugin#182 chore(deps-dev): Bump memfs from...
Automated update of the dependabot-approve-merge.yml workflow from https://github.com/nextcloud/.github
Automated update of the pr-feedback.yml workflow from https://github.com/nextcloud/.github
It would be very helpful to "downgrade" existing "full users" to guest users. I tried to achieve that by adding a user to the `Guests` group, but that results in...
Hey, it would be really nice, to have the ability to use Guest-Accounts without a Password. The user opens a custom link, and is automatically logged into the specific user...
In my case a guest user was given access to a folder with pdfs. I wanted the user to be able to view the documents but not download them. If...
Hello, I'm experiencing a persistent problem on our Nextcloud server, where our Guest users are unable to upload files or create folders, consistently receiving an HTTP 403 (Access Denied) error....