Files
gerrit/java/com
Dave Borowitz cc4d1ac051 Disable capability endpoints when not using default backend
The capability names exposed by these endpoints are implementation
details of the DefaultPermissionBackend. A different implementation may
choose to hide the GlobalPermission enum names from the user entirely,
so it doesn't make sense to expose them.

Change-Id: I69ea38064ccbf1c04a976e7bcb4629ab5d66aeef
2018-04-12 09:13:41 +02:00
..