1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-20 19:08:42 +00:00
farside/lib/farside
Ben Busby 60c318b5a3
Extract remote ip from X-Forwarded-For
The remote IP returned in plug.conn is meant to be overwritten by the
developer, and doesn't reflect the origin of the request based on
headers. A new dependency has been added to make this change quicker to
roll out.
2024-01-09 09:55:55 -07:00
..
application.ex Enable auto compact for cubdb 2022-12-09 11:30:25 -07:00
instances.ex Poll nitter instances only in nightly build 2023-08-23 13:46:51 -06:00
router.ex Extract remote ip from X-Forwarded-For 2024-01-09 09:55:55 -07:00
scheduler.ex Use quantum core for update scheduling 2021-11-24 09:35:21 -07:00
server.ex Add env var for toggling cron task on/off 2023-07-17 17:46:39 -06:00
throttle.ex Reuse previous instance within rate-limit interval 2022-03-18 13:51:37 -06:00