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
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Adds Logging For Routes
logging
Hassan Abouelela
2021-03-15
-16
/
+57
*
Corrects Token Cookie Domain
Hassan Abouelela
2021-03-07
-4
/
+2
*
Switches Forwarded Protocol Header
Hassan Abouelela
2021-03-07
-12
/
+9
*
Corrects Domain On Token Cookie
Hassan Abouelela
2021-03-07
-1
/
+2
*
Corrects Domain On Token Cookie
Hassan Abouelela
2021-03-07
-2
/
+3
*
Fixes Domain URL On Token Cookie
Hassan Abouelela
2021-03-07
-11
/
+18
*
Makes Helper To Handle Token SameSite Logic
Hassan Abouelela
2021-03-07
-17
/
+41
*
Revert "Sets Token Cookie To Same Site To Lax"
Hassan Abouelela
2021-03-06
-2
/
+2
*
Sets Token Cookie To Same Site To Lax
Hassan Abouelela
2021-03-06
-2
/
+2
*
Formats Authorize File
Hassan Abouelela
2021-03-06
-3
/
+2
*
Renames Token To `token`
Hassan Abouelela
2021-03-06
-3
/
+3
*
Merge branch 'main' into token-expiry
Hassan Abouelela
2021-02-28
-1
/
+153
|
\
|
*
Obliterate the _unit_cache variable
Matteo Bertucci
2021-02-27
-3
/
+0
|
*
Use base64 encoded code snippets
Matteo Bertucci
2021-02-26
-4
/
+4
|
*
Properly hadnle hidden tests starting with test_
Matteo Bertucci
2021-02-25
-1
/
+1
|
*
Remove unused import
Matteo Bertucci
2021-02-25
-2
/
+4
|
*
Make _make_unit_code more readable
Matteo Bertucci
2021-02-25
-1
/
+4
|
*
Remove unneeded temp variable
Matteo Bertucci
2021-02-25
-4
/
+2
|
*
Only filter units if we aren't using an admin token
Matteo Bertucci
2021-02-25
-1
/
+2
|
*
Make use of list.copy() instead of [:]
Matteo Bertucci
2021-02-25
-2
/
+2
|
*
Don't try to parse the composed code
Matteo Bertucci
2021-02-25
-40
/
+32
|
*
Make use of .raise_for_status()
Matteo Bertucci
2021-02-25
-8
/
+6
|
*
Add return code 7 for processes killed by NsJail
Matteo Bertucci
2021-02-25
-22
/
+25
|
*
Add return code 6 for exceptions when loading module
Matteo Bertucci
2021-02-25
-1
/
+1
|
*
Properly handle return codes 5 and 99
Matteo Bertucci
2021-02-24
-14
/
+18
|
*
Document unittest code
Matteo Bertucci
2021-02-24
-6
/
+16
|
*
Censor unittests on GET /forms/$id
Matteo Bertucci
2021-02-24
-0
/
+16
|
*
Add support for hidden tests
Matteo Bertucci
2021-02-24
-2
/
+17
|
*
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
-6
/
+14
|
*
Hook up unittesting in the submit protocol
Matteo Bertucci
2021-02-24
-0
/
+14
|
*
Support code unit testing through snekbox
Matteo Bertucci
2021-02-24
-0
/
+91
*
|
Dynamically Selects OAuth Redirect URI
Hassan Abouelela
2021-02-21
-2
/
+4
*
|
Centralizes Admin Authentication
Hassan Abouelela
2021-02-20
-1
/
+2
*
|
Adds Expiry To Authorization Routes
Hassan Abouelela
2021-02-20
-1
/
+6
*
|
Remove AuthorizationHeaders Class
Hassan Abouelela
2021-02-19
-2
/
+1
*
|
Refreshes User Data On Form Submit
Hassan Abouelela
2021-02-19
-8
/
+38
*
|
Adds Token Refresh Route
Hassan Abouelela
2021-02-19
-13
/
+68
|
/
*
Order discoverable forms alphabetically
Joe Banks
2021-01-04
-1
/
+1
*
Use $in operator for non-admin filtering to allow fetching closed forms
ks129
2021-01-04
-1
/
+1
*
`jwt.encode` returns a string, not a bytestring.
kosayoda
2020-12-31
-3
/
+1
*
Minor DevOps tweaks
Joe Banks
2020-12-28
-1
/
+7
*
Add handling of optional fields to submit endpoint
ks129
2020-12-28
-1
/
+4
*
Return Git SHA in index route
ks129
2020-12-27
-1
/
+6
*
Merge branch 'main' into ks123/responses-bulk-delete
Joe Banks
2020-12-26
-0
/
+41
|
\
|
*
Update admin add route docstring
ks129
2020-12-24
-1
/
+1
|
*
Check is user already admin before adding
ks129
2020-12-24
-0
/
+5
|
*
Use Pydantic validation instead manual validation
ks129
2020-12-24
-3
/
+8
|
*
Create route for adding new admins
ks129
2020-12-22
-0
/
+31
*
|
Let Pydantic validate bulk responses delete data
ks129
2020-12-24
-4
/
+8
[next]