framework/tests/integration
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
..
api Implement hidden permission groups (#2129) 2020-04-21 17:49:53 +02:00
extenders Apply fixes from StyleCI 2020-04-13 09:59:07 +00:00
tmp fixed tests on master, missing views directory and suppressing notices from tempnam when storing files in tmp 2019-06-24 13:00:36 +02:00
BuildsHttpRequests.php Replace authenticatedRequest() by request() option 2020-03-20 18:23:06 +01:00
ConsoleTestCase.php Add console extender (#2057) 2020-04-03 19:38:54 +02:00
RetrievesAuthorizedUsers.php Apply fixes from StyleCI 2019-11-28 00:16:50 +00:00
setup.php Apply fixes from StyleCI 2019-11-28 00:16:50 +00:00
TestCase.php Apply fixes from StyleCI 2020-03-20 17:28:58 +00:00