Commit Graph
13 Commits
Author SHA1 Message Date
Mystikfluu bea1e6faf8 added links
added link to changePW
added link to posts
fixed link to login
2022-04-23 17:37:16 +02:00
Mystikfluu 1d01eeafb2 posts are better now
now auto updates
links are also securely built
2022-04-23 17:36:48 +02:00
Mystikfluu b2d8c7ac84 showing username over the textarea now 2022-04-23 09:58:15 +02:00
Mystikfluu 81358f3c28 fixed error after unsigning auth cookie
now sending error message if an invalid auth cookie is passed to the 
server
2022-04-23 09:55:26 +02:00
Mystikfluu 1afa1bcc64 auto building posts now 2022-04-22 20:14:53 +02:00
Mystikfluu fbf7895487 fixed error
made constants for hashes
2022-04-22 20:14:39 +02:00
Mystikfluu 72b78ebd14 removed helmet
added "x-powered-by" header with value "ZeroTwoHub"
added "DID_I_FINALLY_ADD_HTTPS" which sets the secure value of the 
cookies
2022-04-20 23:56:57 +02:00
Mystikfluu 2c9f27b8de set secure to true in cookies 2022-04-20 22:29:28 +02:00
Mystikfluu acbc100824 increased user request ratelimits
moved ratelimiting code outside of api section
2022-04-20 22:25:44 +02:00
Mystikfluu c5fb09df78 added ratelimits to endpoints that did not have it before 2022-04-20 22:21:23 +02:00
Mystikfluu 15f47110d9 set httpOnly in the cookies to false 2022-04-20 22:14:27 +02:00
Mystikfluu bc547bfbc7 fixed several vulnerabilities 2022-04-20 22:10:01 +02:00
Mystikfluu 534d1a6d07 initial commit 2022-04-20 21:31:09 +02:00