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

Public Access: login button not available after logout from meeting #4417

Open
MSoeb opened this issue Nov 27, 2024 · 5 comments
Open

Public Access: login button not available after logout from meeting #4417

MSoeb opened this issue Nov 27, 2024 · 5 comments
Labels
bug Lorentz projectname
Milestone

Comments

@MSoeb
Copy link

MSoeb commented Nov 27, 2024

Describe the bug
If you log out of a meeting, the button for public access is missing in the login screen. This is because the URL still contains the meeting.

How to Reproduce
Steps to reproduce the behavior:

  1. Activate in orga settings the public access
  2. open a meeting
  3. logout from the meeting
  4. -> button is missing

Expected behavior
When logging out of a meeting, you should be redirected to the instance url.

If this is not an option or leads to problems, a login button for public access should be available on the meeting subpages.

@MSoeb MSoeb added the bug label Nov 27, 2024
@MSoeb MSoeb added this to the 4.2 milestone Nov 27, 2024
@MSoeb
Copy link
Author

MSoeb commented Nov 27, 2024

The issue has a connection to #4281

@reiterl
Copy link
Member

reiterl commented Nov 28, 2024

I can reproduce this with a meeting which is public and another non-public meeting, from which I logout.
We had the discussion about the login URL after the logout of a meeting. This is another side effect, which should not be relevant in production. Won't fix? @rrenkert please look at this.

@MSoeb
Copy link
Author

MSoeb commented Dec 5, 2024

FYI @reiterl @rrenkert : Did I get it right, that this should not happen in production instances? If yes, this isn't the case. I've tried it on a live instance and the button is still missing after logout from a meeting. I think in general the missing redirection to the instance URL after logout is the problem.

@rrenkert
Copy link
Member

rrenkert commented Dec 6, 2024

@reiterl Can you please have a look? as @MSoeb mentioned this dows not only happen in dev mode but also in production.

@rrenkert rrenkert removed their assignment Dec 6, 2024
@reiterl
Copy link
Member

reiterl commented Dec 6, 2024

This failure seems to be a side effect of the meeting-id in the login URL. Yes, if someone switches between meetings in a conference and wants to use the public access, this can happen. @rrenkert : next week @bastianjoel can tell you the reasons, why we build this meeting-id in the URL and/or perhaps fix this issue.

@rrenkert rrenkert modified the milestones: 4.2, 4.3 Dec 9, 2024
@MSoeb MSoeb added the Lorentz projectname label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Lorentz projectname
Projects
None yet
Development

No branches or pull requests

3 participants