hackatime/test/controllers
Mahad Kalam d3af585822
Several tests and fixes. (#987)
* Several tests and fixes.

* Harden safe_return_url to reject URLs containing colons

Adds an extra guard in safe_return_url to reject paths containing ':'
characters, preventing edge-case scheme-like redirects (e.g.
/javascript:...). Addresses CodeQL URL redirection warning.

* Oops!
2026-02-20 15:30:48 +00:00
..
custom_doorkeeper New signed out page, new sign in page, no minimal login, fix redirect (#968) 2026-02-17 17:08:11 +00:00
doorkeeper New signed out page, new sign in page, no minimal login, fix redirect (#968) 2026-02-17 17:08:11 +00:00
my Several tests and fixes. (#987) 2026-02-20 15:30:48 +00:00
.keep Initial commit 2025-02-16 03:21:30 -05:00
docs_controller_test.rb llms.txt/llms-full.txt/.md docs routes, SSR (#977) 2026-02-18 08:34:06 +00:00
leaderboards_controller_test.rb Regional leaderboards (#943) 2026-02-15 08:29:00 +00:00
profiles_controller_test.rb goaaaal! (#985) 2026-02-19 18:47:01 +00:00
sessions_controller_test.rb Several tests and fixes. (#987) 2026-02-20 15:30:48 +00:00
settings_goals_controller_test.rb goaaaal! (#985) 2026-02-19 18:47:01 +00:00
settings_profile_controller_test.rb Themes! (#952) 2026-02-15 22:14:46 +00:00