Kevin Chung

Results 127 issues of Kevin Chung

Mailgun API integration was originally created because it had a free tier and was fairly easy to setup. Nowadays I don't really care for Mailgun and you can easily migrate...

long term fixes
wishlist

We should have the ability to mark a user as needing to change their password the next time they log in.

I have wanted to implement this for some time. Challenges that automatically release themselves at a specific time.

People get too confused with this. The default should probably be Teams Mode and if a person wants to play on their own the team can be just their team...

`/api/v1/users/me` doesn't include the user's bracket name which makes some queries a little annoying. Worth adding.

Show a notification count in the title to make it clearer when people should go read a notification. This needs to be synced across all CTFd tabs so it's a...

See https://github.com/CTFd/CTFd/issues/2157 for details

CTFd will frequently throw a `FileNotFoundError` while yarn/vite is building because the manifest file hasn't been generated. This is something we should investigate on fixing.

We do not seem to be releasing the SSE connection with each tab. We need to release the connection if we have too many tabs because users will be unable...