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
/
routes
/
forms
/
submit.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Uses Backend URL In Embed
Hassan Abouelela
2021-07-06
-1
/
+1
*
Verifies Unittest Error Responses
Hassan Abouelela
2021-06-03
-1
/
+14
*
Documents Return Code
Hassan Abouelela
2021-06-02
-0
/
+1
*
Uses 422 For Failed Tests
Hassan Abouelela
2021-06-02
-1
/
+1
*
Reports All Unittest Failure Reasons
Hassan Abouelela
2021-06-02
-2
/
+9
*
Records Failed Unittests
Hassan Abouelela
2021-06-02
-6
/
+28
*
Set Form Viewing URL
Hassan Abouelela
2021-05-30
-1
/
+1
*
Simplify role assigning rate limit handling
ks129
2021-03-09
-12
/
+6
*
Merge branch 'main' into ks123/role-assigning
ks129
2021-03-09
-5
/
+53
|
\
|
*
Switches Forwarded Protocol Header
Hassan Abouelela
2021-03-07
-4
/
+1
|
*
Fixes Domain URL On Token Cookie
Hassan Abouelela
2021-03-07
-1
/
+3
|
*
Makes Helper To Handle Token SameSite Logic
Hassan Abouelela
2021-03-07
-5
/
+4
|
*
Revert "Sets Token Cookie To Same Site To Lax"
Hassan Abouelela
2021-03-06
-1
/
+1
|
*
Sets Token Cookie To Same Site To Lax
Hassan Abouelela
2021-03-06
-1
/
+1
|
*
Renames Token To `token`
Hassan Abouelela
2021-03-06
-1
/
+1
|
*
Merge branch 'main' into token-expiry
Hassan Abouelela
2021-02-28
-1
/
+22
|
|
\
|
|
*
Remove unneeded temp variable
Matteo Bertucci
2021-02-25
-4
/
+2
|
|
*
Document unittest code
Matteo Bertucci
2021-02-24
-0
/
+2
|
|
*
Return 403 on failed tests
Matteo Bertucci
2021-02-24
-1
/
+1
|
|
*
Switch to 100 chars line length and get rid of the noqas
Matteo Bertucci
2021-02-24
-4
/
+11
|
|
*
Hook up unittesting in the submit protocol
Matteo Bertucci
2021-02-24
-0
/
+14
|
*
|
Centralizes Admin Authentication
Hassan Abouelela
2021-02-20
-0
/
+1
|
*
|
Remove AuthorizationHeaders Class
Hassan Abouelela
2021-02-19
-2
/
+1
|
*
|
Refreshes User Data On Form Submit
Hassan Abouelela
2021-02-19
-8
/
+38
|
|
/
*
|
Handle ratelimits for role assigning
ks129
2020-12-29
-7
/
+19
*
|
Implement roles assigning to submit route
ks129
2020-12-29
-12
/
+40
|
/
*
Add handling of optional fields to submit endpoint
ks129
2020-12-28
-1
/
+4
*
Dedents Webhook Object
Hassan Abouelela
2020-12-22
-3
/
+3
*
Merge branch 'main' into discord-webhook
Hassan Abouelela
2020-12-21
-6
/
+1
|
\
|
*
Merge branch 'main' into ks123/dns-check-remove
Joe Banks
2020-12-18
-2
/
+2
|
|
\
|
*
|
Remove DNS blacklist handling from submit route
ks129
2020-12-18
-6
/
+1
*
|
|
Adds and Documents Webhook Message Variables
Hassan Abouelela
2020-12-21
-0
/
+12
*
|
|
Uses Builtin User Class
Hassan Abouelela
2020-12-18
-9
/
+17
*
|
|
Change Embed Description
Hassan Abouelela
2020-12-18
-1
/
+1
*
|
|
Merge branch 'main' into discord-webhook
Hassan Abouelela
2020-12-18
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update submit.py
Joe Banks
2020-12-17
-2
/
+2
|
|
/
*
|
Sends Embed Asynchronously
Hassan Abouelela
2020-12-18
-3
/
+5
*
|
Merge branch 'main' into discord-webhook
Hassan Abouelela
2020-12-17
-0
/
+25
|
\
|
|
*
Merge branch 'main' into docs/api-spec
ks129
2020-12-17
-0
/
+2
|
|
\
|
*
|
Document forms routes
Joe Banks
2020-12-16
-0
/
+25
*
|
|
Adds Webhook Sending Functionality
Hassan Abouelela
2020-12-17
-4
/
+56
|
|
/
|
/
|
*
|
Fixes DB Timestamp on Return
Hassan Abouelela
2020-12-17
-0
/
+2
|
/
*
Make JSON errors more JS friendly and add response codes
ks129
2020-12-10
-6
/
+7
*
Update form submitting endpoint to store and validate response
ks129
2020-12-09
-22
/
+68
*
Move from PyMongo to Motor driver for asynchronous support
ks129
2020-12-02
-1
/
+1
*
Fix linting issues to make flake8 job passing
ks129
2020-11-23
-1
/
+2
*
Add basic debug submit route to calculate some anti-spam and validate tokens
Joe Banks
2020-11-14
-0
/
+68