Skip to content

add see all blueprints permission

We had this for a while on our own fork but since im rerolling to the community repo here is the change i used to fix #11

A very simple fix that adds one more permission and if used simply fetches all corporation IDs. Could be more cost efficient to only fetch corporation IDs that have blueprints stored in the first place but i had this fix already implemented as it is and even with our high corporation count there does not seem to be any performance issues.

Merge request reports