framework/tests/integration/api
Alexander Skvortsov 6e8884f190
Implement hidden permission groups (#2129)
Only users that have the new `viewHiddenGroups` permissions will be able to see these groups.

You might want this when you want to give certain users special permissions, but don't want to make your authorization scheme public to regular users.

Co-authored-by: luceos <daniel+github@klabbers.email>
2020-04-21 17:49:53 +02:00
..
authentication Added CSRF Extender (#2095) 2020-04-03 21:32:18 +02:00
csrf_protection Make tests compatible with PHPUnit 8 2020-03-28 11:06:47 +01:00
discussions Make tests compatible with PHPUnit 8 2020-03-28 11:06:47 +01:00
forum Add integration test for API root endpoint 2020-04-10 17:46:15 +02:00
groups Implement hidden permission groups (#2129) 2020-04-21 17:49:53 +02:00
notifications Make tests compatible with PHPUnit 8 2020-03-28 11:06:47 +01:00
posts Make tests compatible with PHPUnit 8 2020-03-28 11:06:47 +01:00
users Make tests compatible with PHPUnit 8 2020-03-28 11:06:47 +01:00