index
:
forms-backend
dependabot/pip/cryptography-43.0.1
dependabot/pip/starlette-0.40.0
dm-message
logging
main
renovate/httpx-0.x
renovate/motor-3.x
renovate/pre-commit-3.x-lockfile
renovate/pyjwt-2.x-lockfile
renovate/pypi-starlette-vulnerability
renovate/redis-5.x-lockfile
renovate/ruff-0.x
renovate/sentry-sdk-2.x-lockfile
renovate/spectree-1.x-lockfile
renovate/uvicorn-0.x
sqla-migration
testing-strategies
A mirrored copy of the python-discord/forms-backend repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backend
/
__init__.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Return errors in JSON format so they can still be easily parsed
Joe Banks
2024-07-11
-1
/
+13
*
Apply fixable lint settings with Ruff
Joe Banks
2024-07-08
-3
/
+3
*
Merge branch 'main' into dependabot/pip/sentry-sdk-0.20.3
Hassan Abouelela
2021-03-08
-4
/
+15
|
\
|
*
Formats Authorize File
Hassan Abouelela
2021-03-06
-0
/
+1
|
*
Allows All CORS Requests On Development
Hassan Abouelela
2021-03-01
-2
/
+2
|
*
Adds CORS Rules
Hassan Abouelela
2021-02-20
-5
/
+15
*
|
Sets Sentry SDK Environment
Hassan Abouelela
2021-02-21
-2
/
+4
|
/
*
Move Sentry middleware to higher position
ks129
2020-12-27
-1
/
+1
*
Implement Sentry SDK initialization and add Middleware
ks129
2020-12-27
-1
/
+11
*
Enable docs and load protection middleware
Joe Banks
2020-12-16
-2
/
+5
*
Remove unused os import
Joe Banks
2020-12-14
-2
/
+0
*
Star allow CORS for now
Joe Banks
2020-12-14
-5
/
+2
*
Shorten var name to meet flake8 limits:
Joe Banks
2020-12-14
-2
/
+2
*
Change how the ALLOWED_HOSTS environment variable sets CORS
Joe Banks
2020-12-14
-4
/
+5
*
Swap out list of regex for single regex
Joe Banks
2020-12-14
-3
/
+1
*
Add Netlify root and deploy previews to CORS
Joe Banks
2020-12-14
-0
/
+3
*
Add JWT authentication middleware to middlewares list
ks129
2020-12-01
-1
/
+4
*
Move CORS allowed origins to environment variable
ks129
2020-11-22
-1
/
+3
*
Initial backend init
Joe Banks
2020-10-25
-0
/
+23