mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 22:15:14 +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! |
||
|---|---|---|
| .. | ||
| environments | ||
| initializers | ||
| locales | ||
| application.rb | ||
| boot.rb | ||
| brakeman.ignore | ||
| cable.yml | ||
| cache.yml | ||
| credentials.yml.enc | ||
| database.yml | ||
| deploy.yml | ||
| environment.rb | ||
| importmap.rb | ||
| puma.rb | ||
| routes.rb | ||
| skylight.yml | ||
| storage.yml | ||
| vite.json | ||