@@ -231,6 +231,7 @@ func NewServer(cfg Config) (*Server, error) {
|
||||
}
|
||||
|
||||
_, err := cfg.Trust.GetByDomainName(ctx, host)
|
||||
|
||||
return err == nil
|
||||
},
|
||||
func(ctx context.Context, host string) bool {
|
||||
|
||||
Reference in New Issue
Block a user