Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Conversation

@net8floz
Copy link
Contributor

No description provided.

Copy link
Contributor Author

@net8floz net8floz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

# @limiter.limit(answer_limit_attempts, key_func=user_rank) def answer_next_question(): 

Is it possible to have this conditional or are we good with just commenting it out sometimes when I need to.

I've since resubmitted this line without commenting the limit out because we test for it. I can just comment it out when I need to and remember not to commit it that will work for me.

Copy link
Contributor Author

@net8floz net8floz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

 JWT_SECRET_KEY = "SuperSecret" SECRET_KEY = "flaskSecretKey" JWT_COOKIE_CSRF_PROTECT = False 

I think we decided no csrf right? If not can we get together and talk about what I need to do for csrf

@net8floz net8floz marked this pull request as ready for review December 13, 2019 01:37
@net8floz net8floz merged commit bd9ff60 into master Jan 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants