pinchflat/test
Kieran f51b219860
[Bugfix] Improve OPML route security (#535)
* WIP - moved plugs; set up a new token-protected route plug

* Added a route_token column to settings model

* Hooked up token_protected_route plug to database

* Hooked up new OPML route to UI; turned RSS and OPML feed buttons into links

* Docs, tests

* Added a note about the phoenix bug
2024-12-30 17:40:23 -08:00
..
pinchflat Added OPML Endpoint for podcast rss feeds (#512) 2024-12-20 11:47:03 -08:00
pinchflat_web [Bugfix] Improve OPML route security (#535) 2024-12-30 17:40:23 -08:00
support [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00
test_helper.exs Added --warnings-as-errors to mix test but only when called by ex_check 2024-12-13 12:41:06 -08:00