seat
seat copied to clipboard
Squad Filters Issue
Ok.
Im trying to do auto squad filter-based on alliance/corp + scope based (to check with which scopes character registered - public or full)
It's works, but seems checking only main character. After user registered with full scopes then can link other characters with public scope and still will be in this squad.
Hi,
this is expected. You have A user meeting all criterias bellow :
- user must own a character beeing either in corporation ? or in alliance ?
- user must own a character registered with at least
esi-wallet.read_character_wallet.v1
scope
But in this case there no way to kick from squad users with alts with wrong scope auth? (we have two) For example, alliance member register 1st char with full scope 2nd (linked) with public.
Or maybe there some other ways to give roles to user only if all his chars have full-scope.
P.S. - esi-wallet.read_character_wallet.v1 it's just random scope from our alliance auth scopes requirements
none I'm seeing nope - there is an opened issue to ask for a not contains operator (#795)
well, ok