mirror of https://github.com/interlegis/sapl.git
Browse Source
Remove get_client_ip and ratelimit_ip from all sapl.utils import lines and replace with direct imports from sapl.middleware.ratelimit, which is now the canonical location for both functions. Affected files: sapl/comissoes/views.py sapl/protocoloadm/views.py sapl/crud/base.py sapl/norma/views.py sapl/sessao/views.py sapl/painel/views.py sapl/parlamentares/views.py sapl/utils.py (re-export shim removed) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>rate-limiter-2026
8 changed files with 17 additions and 14 deletions
Loading…
Reference in new issue