mirror of
https://github.com/datarhei/core.git
synced 2025-10-18 14:00:41 +08:00
WIP: policy update
This commit is contained in:
@@ -433,7 +433,7 @@ func (s *server) findDomainFromPlaypath(path string) string {
|
||||
|
||||
domain := elements[0]
|
||||
|
||||
if s.iam.IsDomain(domain) {
|
||||
if s.iam.HasDomain(domain) {
|
||||
return domain
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user