1
0
mirror of https://github.com/gamaio/lobli.git synced 2024-12-23 20:22:40 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
David Todd
f72ec8f685
Make generated tokens expire now.
These don't do anything other than slow down the requests by a little bit. They store no information and are not needed.
2014-10-20 20:36:15 -05:00
alopexc0de
f825c6bd29
New token generation and fix output on shorten
This token generation should prevent the same token from being used, also considering using a type of cooldown timer.
Short links were returning as (shortid)$, which didn't work
2014-08-29 14:08:50 -04:00