-
-
The verification API currently returns `responses.badKnownEmail` on any error. We should only return this on violation of the uniqueness constraint for `email`.
https://github.com/redpwn/rctf/blob…
-
We are currently importing the entire font-awesome library when we only, in reality, use a few icons. This increases the bundle size by a lot, which would be worth fixing.
https://github.com/redpw…
-
We should use [husky](https://github.com/typicode/husky) to add a pre-push hook for `yarn test` to ensure that tests don't break on master.
-
Because we are using a CSS framework, there is a lot of unused CSS increasing the bundle size. We should look into [CSS-Purge](https://www.npmjs.com/package/css-purge) as an option for removing unused…
-
### Request
This tickets aims to request ~~"Approver"~~ "Member" (**edited**, see below) privileges in the Security WG's infrastructure.
### Requirements
- [x] I have enabled 2FA on my GitHub acc…
-
Question from a user
> I am modeling the survival of some juvnile plants using GLMMs. Survival is high in the dataset - the grand mean for survival is about 92.5%. I used an old version of glmmTMB …
-
# Report
## What did you do?
I'm creating a bridge for react-native for an existing framework. On iOS, I'd like to embed this framework, let's call it `MyFramework.framework`, into a pod, let's …
-
When i try to start my first scenario, it gets stuck in stage 1/4 for ages. Not moving and not explaining any kind of error. It just stay in the first stage for hours.
I don't know how i can be more …
-
Thank you for writing this library and publishing it online. It really helped me last week-end and I mentioned your project here.
https://github.com/aicioara/ctf/tree/master/2018/2018-05-20-RCTF/m…