remove todo
This commit is contained in:
parent
8dfa3e2cd1
commit
66c38b36d4
@ -271,7 +271,6 @@ public class UnixUser extends AbstractEntity implements Serializable {
|
||||
}
|
||||
|
||||
public boolean hasCustomerRoleFor(de.hsadmin.mods.cust.Customer cust) {
|
||||
// TODO: hardcoded Hostsharing conventions
|
||||
return getName().equals(cust.getName()) || hasHostmasterRole();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user