Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If authrorization fails, the page is reloading over and over again #233

Open
HanaGemela opened this issue Nov 19, 2019 · 1 comment
Open
Labels
Milestone

Comments

@HanaGemela
Copy link
Contributor

Desktop client: 2.6.0 (build 12703)
macOS 10.15
Server 10.3.0 stable
oAuth2 0.4.2RC3

Steps to recreate:

  1. Login with oAuth2 using enabled user
  2. Let the desktop client sync
  3. Quit the client
  4. Disable the user
  5. Start the desktop client

Actual result: Page with "Disabled user" message keeps reloading. It will eventually stop reloading and login page will be shown but till then the page reloads over and over again

Expected result: Page is not reloading

Screenshot 2019-11-19 at 11 11 12

Found during testing #209

@DeepDiver1975
Copy link
Member

Next steps:

  • analyse what is causing the reload
  • owncloud 10 frontend by itself is not reloading this page afaik
  • please double check the client implementation which is opening the browser window
  • in addition: analyse the network tab on dev tools - this could give a hint

@davitol davitol added this to the qa milestone Nov 20, 2019
@davitol davitol added the bug label Nov 20, 2019
@micbar micbar modified the milestones: qa, backlog Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants