eveseat / seat

🌀✳️ SeAT: A Simple, EVE Online API Tool and Corporation Manager
https://eveseat.github.io/docs/
GNU General Public License v2.0
430 stars 143 forks source link

Squad Filters Issue #801

Open muzixa opened 3 years ago

muzixa commented 3 years ago

Ok.

Im trying to do auto squad filter-based on alliance/corp + scope based (to check with which scopes character registered - public or full)

image

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.

warlof commented 3 years ago

Hi,

this is expected. You have A user meeting all criterias bellow :

muzixa commented 3 years ago

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

warlof commented 3 years ago

none I'm seeing nope - there is an opened issue to ask for a not contains operator (#795)

muzixa commented 3 years ago

well, ok