hi it would be really nice if there was an env variable like UPLOAD_LENGTH=6 so that we could modify how random we want our strings to be. the default 6 is quite low and its possible to guess them if an attacker cared enough, which 99.9999% of the time they wont be.
additionally a range would be even better, being able to specify an upper and lower bound so it generates random strings between x and y length
thank you for this awesome tool! for anybody who wants it, here are my traefik rules which just slap an auth on pretty much anything that isn't the pastes
hi it would be really nice if there was an env variable like
UPLOAD_LENGTH=6
so that we could modify how random we want our strings to be. the default 6 is quite low and its possible to guess them if an attacker cared enough, which 99.9999% of the time they wont be.additionally a range would be even better, being able to specify an upper and lower bound so it generates random strings between x and y length
thank you for this awesome tool! for anybody who wants it, here are my traefik rules which just slap an auth on pretty much anything that isn't the pastes