codl
c621982424
remove method to upgrade known instances from cookie to localstorage
...
it's been over three years since the old forget_known_instances cookie
is no longer being set, any cookie that hasn't been upgraded to
localstorage by now has surely expired
2022-03-04 14:03:08 +01:00
codl
521cd7b1dc
status check: check redis ( closes #120 )
2021-03-13 01:48:17 +01:00
codl
b4c332190e
return 404 on empty known instances cookie
...
that way it will use the default
2019-03-15 21:21:56 +01:00
codl
17f59a018f
script to show known instances from cookie, mmoving it to localstorage
2019-03-15 19:46:18 +01:00
codl
ec10d15217
pad to avoid oracle attacks on /api/known_instances
2019-03-15 18:29:55 +01:00
codl
8cf12f31c8
add endpoint to access and clear existing known instances cookie
2019-03-15 17:18:43 +01:00
codl
5c47db8cc4
hotfix: sqlalchemy 1.2 no longer coerces strings to booleans
2018-01-03 17:58:13 +01:00
codl
3d8c809e64
add health check endpoint
2017-10-15 20:38:39 +02:00
codl
c135dc793e
rename lib to libforget
2017-09-20 23:04:44 +02:00
codl
e4b443ce45
split off routes.py
...
also add robots.txt and humans.txt routes
2017-09-16 12:22:17 +02:00