mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 19:55:16 +00:00
* 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! |
||
|---|---|---|
| .. | ||
| controllers | ||
| fixtures | ||
| helpers | ||
| integration | ||
| lib | ||
| mailers | ||
| models | ||
| services | ||
| system | ||
| application_system_test_case.rb | ||
| test_helper.rb | ||