owncloud / owncloud/ocis

Implementing login forbidden settings should not require logging out from the account

Open
#6,477 0 comments 0 reactions 0 assignees View on GitHub
Type:Bug
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

## Describe the bug
Implementing forbidden settings may require logging out from the account.

## Steps to reproduce
- user `alice` login
- user `Admin` has restricted the login access of user `Alice`, making it forbidden.
![Screenshot from 2023-06-08 11-08-30](https://github.com/owncloud/ocis/assets/54478846/909fac9d-722b-4978-8b37-e41a9be461a4)
- User `Alice` can perform all actions, including resource creation, deletion, and sharing, until she logs out.

## Expected behavior
forbidden settings should be enforced while the user is still logged in.

## Actual behavior
forbidden settings may require logging out from the account.

## Setup
![Screenshot from 2023-06-08 11-15-34](https://github.com/owncloud/ocis/assets/54478846/73345901-c310-404b-aaf4-c6874872331e)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.