aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure that a login with incorrect r,s returns correct r,sHEADmasterLouis Burda2023-04-221-0/+30
* Replace session storage to prevent cookie reuseLouis Burda2022-11-065-17/+25
* Switch from user creation to deletion time for cleanupLouis Burda2022-11-062-5/+5
* Capitalize sql NULLLouis Burda2022-11-061-2/+2
* Automatically clean database entries older than 13 minutesLouis Burda2022-11-063-8/+21
* Pin enochecker 0.7.X for httpx exception handlingLouis Burda2022-11-061-1/+1
* Fix websocket connection url in frontendLouis Burda2022-11-061-1/+1
* Enforce 80 char line length like the almighty K&R intended 🙏Louis Burda2022-11-011-2/+4
* Merge branch 'main' of github.com:enowars/bambi7-service-fireworxLouis Burda2022-11-011-2/+7
|\
| * more inspirationHenning Seidler2022-11-011-2/+7
* | Fix inspire text position and sizeLouis Burda2022-11-012-76/+77
|/
* Add canvas overlay hint for clickingLouis Burda2022-11-013-0/+16
* Add inspire endpoint with quotesLouis Burda2022-11-014-3/+176
* Fix readmeLouis Burda2022-10-301-1/+1
* Fix example patchLouis Burda2022-10-281-1/+1
* Add example patchLouis Burda2022-10-281-0/+22
* Update READMELouis Burda2022-10-281-6/+6
* Rework service for nonce reuse vulnLouis Burda2022-10-2711-271/+603
* requirements.txt in checkerHenning Seidler2022-10-262-0/+8
* remove primality check from cryptoHenning Seidler2022-10-261-5/+1
* Hide compare vuln by ignoring python warningsLouis Burda2022-10-262-3/+2
* Implement basic checker and fix python compare vulnLouis Burda2022-10-2611-15/+349
* Add pubkey generation and integration fixesLouis Burda2022-10-265-65/+84
* Fixed crypto methodsHenning Seidler2022-10-262-53/+20
* Merge pull request #2 from enowars/web-frontend-fluffHennich2022-10-2517-274/+959
|\
| * Fix docker setupLouis Burda2022-10-254-19/+19
| * Rewrite with HTTP frontendLouis Burda2022-10-2417-266/+951
|/
* Merge pull request #1 from enowars/dockerignoreHennich2022-10-171-0/+5
|\
| * Create .dockerignoreBenedikt Radtke2022-10-171-0/+5
|/
* Initial commitHenning Seidler2022-10-177-0/+300
* Initial commitHennich2022-10-173-0/+151