mobilizon/lib/graphql
Thomas Citharel 3714925896
fix(groups): fix unauthenticated access to groups because of missing read:group:members permission
The permission in question is now removed

Closes #1311

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-21 18:09:45 +02:00
..
api refactor(anti-spam): make anti-spam agnostic from Akismet 2023-06-01 14:48:42 +02:00
authorization fix(groups): fix unauthenticated access to groups because of missing read:group:members permission 2023-06-21 18:09:45 +02:00
middleware Add GraphQL operation name, user ID and actor name in logs 2022-11-06 13:03:53 +01:00
resolvers fix(participant): handle re-confirming participation 2023-06-20 16:55:37 +02:00
schema fix(groups): fix unauthenticated access to groups because of missing read:group:members permission 2023-06-21 18:09:45 +02:00
authorization.ex fix: include user role in moderator role 2023-05-23 17:38:11 +02:00
error.ex Introduce authorizations with Rajska 2023-03-22 10:19:25 +01:00
schema.ex feat(graphql): validate timezone id as a GraphQL Scalar 2023-06-05 09:12:31 +02:00