29 Commits (32190b70365e3110c47a8940a43be360e6cc2778)

Author SHA1 Message Date
Drew Bednar 32190b7036 Adding mock services
continuous-integration/drone/push Build is passing Details
3 months ago
Drew Bednar 41e31f763b Some integration testing 3 months ago
Drew Bednar a667f14ace Add basic test demonstrating handler and middleware testing 3 months ago
Drew Bednar 36ade8290a Added assert package and added test 3 months ago
Drew Bednar 514c24a768 Added embedded FS for static and templates 3 months ago
Drew Bednar 83ac76795c Using embedded fs for static 3 months ago
Drew Bednar c5aab74159 Use context for authentication information 3 months ago
Drew Bednar 00ec29d696 Added token based mitigation of CSRF 4 months ago
Drew Bednar 12865ca5dd Require authentication for certain routes 4 months ago
Drew Bednar 4b2d729f4c Logout and some event logging on auth 4 months ago
Drew Bednar a50cb265cb User login 4 months ago
Drew Bednar 202b8457b5 User signup 4 months ago
Drew Bednar d59ae57c76 User signup validation 4 months ago
Drew Bednar 687d2940c2 TLS Support 4 months ago
Drew Bednar 25f844d841 Server side sessions 4 months ago
Drew Bednar 445e723003 Handle decode error 4 months ago
Drew Bednar 34e80ddda2 Automatic form decoding 4 months ago
Drew Bednar a75659f653 validator 4 months ago
Drew Bednar ec2c95efb6 Working create form 4 months ago
Drew Bednar ff9da4ebc4 Middleware 4 months ago
Drew Bednar 13445115da Templates complete 4 months ago
Drew Bednar f0da255c6a Added templates and some notes 4 months ago
Drew Bednar 43b7e2d986 Making some decisions and refactoring 4 months ago
Drew Bednar 1b823bf1d5 Got some sloppy DB service support for snippets now. 4 months ago
Drew Bednar 0a978da3ac Initial insert in handler 4 months ago
Drew Bednar 550b7f553e Adding sqlite3 and testing connection 4 months ago
Drew Bednar 012ae2783e Refactored internals more 4 months ago
Drew Bednar ff81b307e3 Added structured logging 4 months ago
Drew Bednar 0bc80e3cd7 Actually following lets-go book 4 months ago