jill oat
oat commented on issue oat/in-the-database-2#1 2020-12-26 20:31:08 +00:00
the uploads are JANKY as SHIT

it seems to not be that affected, as long as i apply enough ratelimits it shouldnt be possible to do a DoS using zipbombs, as it does sort of increase the memory temporarily i think i can mark that…

oat commented on issue oat/in-the-database-2#1 2020-12-26 20:26:50 +00:00
the uploads are JANKY as SHIT

88fc57d should have fixed the above error, although im not entirely sure whether its a valid zip ill try with a few more zipbombs

oat pushed to master at oat/in-the-database-2 2020-12-26 20:26:08 +00:00
88fc57da82 changed up the zip package, fixed bad zip issues
oat commented on issue oat/in-the-database-2#1 2020-12-26 20:13:55 +00:00
the uploads are JANKY as SHIT

oh fun!! this error is unsolvable unless i use a different library that is exactly what im going to do

oat pushed to master at oat/in-the-database-2 2020-12-26 20:03:53 +00:00
564d71c48f okay
oat commented on issue oat/in-the-database-2#1 2020-11-07 01:07:48 +00:00
the uploads are JANKY as SHIT

i ran a 10gb zipbomb on it, and wowee! it errors and crashes doesnt seem like it does any permanent damage though, only an unhandled "bad archive"…

oat commented on issue oat/in-the-database-2#7 2020-10-31 20:33:39 +00:00
no idea what to do with not found users + user deletion

what if its just a db lookup error

im surprised i guessed this before looking if mongodb is terrible or not LMAO

oat pushed to master at oat/factorite 2020-10-27 14:28:17 +00:00
5f1a51beac object collision
oat opened issue oat/in-the-database-2#7 2020-10-13 02:49:24 +00:00
no idea what to do with not found users + user deletion
oat pushed to master at oat/in-the-database-2 2020-10-12 18:13:49 +00:00
4cbe252852 now no two users can have the same uuid
0a150ad343 one more auth fix
Compare 2 commits »
oat pushed to master at oat/in-the-database-2 2020-10-12 14:10:26 +00:00
f113c472fd fixed a few issues with auth
oat pushed to master at oat/in-the-database-2 2020-10-12 02:10:18 +00:00
96facbf2e2 ok figured it out
oat pushed to master at oat/in-the-database-2 2020-10-12 02:08:02 +00:00
df6c1545af testing in prod time
oat closed issue oat/in-the-database-2#3 2020-10-12 02:03:06 +00:00
unhardcode address
oat pushed to master at oat/in-the-database-2 2020-10-12 02:02:49 +00:00
e218255441 unhardcode base url (i think closes #3?)
oat pushed to master at oat/in-the-database-2 2020-10-12 01:15:16 +00:00
36f4da4a28 readme update
oat commented on issue oat/in-the-database-2#1 2020-10-12 01:11:45 +00:00
the uploads are JANKY as SHIT

zipbombs shouldnt work, ive looked into how basic zipbombs work and they shouldnt affect itdb2

oat pushed to master at oat/in-the-database-2 2020-10-12 00:39:49 +00:00
ef58af8a9a user checking when user uploads
oat pushed to master at oat/in-the-database-2 2020-10-12 00:27:51 +00:00
795f983721 funny logins hooray oh yeah oh yeah
oat commented on issue oat/in-the-database-2#6 2020-10-12 00:19:21 +00:00
ability to edit chart

ideally this should be done by being able to edit a chart while its uploading or after its been uploaded