Avinash G
Avinash G
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
* Resolves: # https://github.com/nextcloud/calendar/issues/4784 ## Summary ## TODO - [ ] ... ## Checklist - Code is [properly formatted](https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/continuous_integration.html#linting) - [Sign-off message](https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md) is added to all commits - [ ]...
**Describe the bug** Sharing of notes is not working as expected. **To Reproduce** Steps to reproduce the behavior: 1. Go to Notes app in nextcloud 26 and share the specific...
- Share only works by display name right now - Search by email to share calendar is broken completely as there is a filterBy option in [vue-select](https://vue-select.org/api/props.html#filterby) whose return value...
This Mr solves the issue mention in below ticket https://github.com/pulsejet/nextcloud-oidc-login/issues/242
In this PR, We tried to allow user to autologin into snappymail if user is using oidc login. and now autologin is working for me. https://github.com/the-djmaze/snappymail/issues/1569
As this PR was long inactive so i continued with this PR https://github.com/pulsejet/nextcloud-oidc-login/pull/208 which was created by @akhil1508 I would like you all @pulsejet @stevesobol @azmeuk @shreyasajj @Adphi to have...
**Add forceRedirect Support for SSO Login** This PR introduces a new forceRedirect configuration option under the SSO settings. When enabled and atleast a SSO provider is configured, users are automatically...
### Description If a config option like "autoredirect" is set to true for a given SSO provider, the login page should automatically perform SSO login using this provider It can...