hackatime/app/models/concerns
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
..
.keep Initial commit 2025-02-16 03:21:30 -05:00
github_integration.rb Optimizations and code cleanup 2026-02-09 21:05:50 +00:00
has_table_sync.rb Add individual record airtable sync 2025-05-22 18:43:15 -04:00
heartbeatable.rb Revert "Fast leaderboards (#954)" (#955) 2026-02-16 00:48:36 +00:00
oauth_authentication.rb Several tests and fixes. (#987) 2026-02-20 15:30:48 +00:00
slack_integration.rb Optimizations and code cleanup 2026-02-09 21:05:50 +00:00
time_range_filterable.rb Fix timezone typo in time_range_filterable.rb 2025-12-29 23:41:10 +05:30
timezone_regions.rb Several tests and fixes. (#987) 2026-02-20 15:30:48 +00:00
user_theme_configuration.rb Several tests and fixes. (#987) 2026-02-20 15:30:48 +00:00