You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to share my repo with the challenge authors, without giving them access to my personal CTFd token.
Proposed solution
The env var CTFD_TOKEN should be merged with the config before checking if it is set, so that I can either add the access_token to the config file or export the env var.