svthalia / Reaxit

The latest ThaliApp built on Flutter.
GNU General Public License v3.0
11 stars 3 forks source link

Possible to see memberlist when not a member #470

Closed JeeVee11 closed 7 months ago

JeeVee11 commented 10 months ago

Describe the bug

When somebody used to have access to the member list but not any more the list is still visible. On the website you get a 403 error.

How to reproduce

Steps to reproduce the behavior:

  1. Become a account that had a previous membership.
  2. Click on memberlist.
  3. See the updated memberlist.

Expected behaviour

An error screen.

DeD1rk commented 10 months ago

This is actually a concrexit API issue. In the app it might be nice to show a banner if someone is not a member, but the normal NotAllowed error screens are fine too.