Changeset 12963 for stable/HeuristicLab.Clients.Hive.Administrator
- Timestamp:
- 09/21/15 16:35:55 (9 years ago)
- Location:
- stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 12926-12927,12959
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Clients.Hive.Administrator/3.3/HiveRoles.cs
r12009 r12963 28 28 public const string User = "Hive User"; 29 29 public const string Slave = "Hive Slave"; 30 public const string IsAllowedPrivileged = "Hive IsAllowedPrivileged";31 30 32 31 public static bool CheckAdminUserPermissions() {
Note: See TracChangeset
for help on using the changeset viewer.