freelawproject / bigcases2

The sequel to Big Cases Bot
Other
16 stars 12 forks source link

feat(auth): Uses Ada to redirect users upon login #609

Closed ERosendo closed 5 days ago

ERosendo commented 5 days ago

This PR adds Ada as a dependency and creates a custom LoginView class that validates and sanitizes the redirect URL after a successful login.

Key changes in this PR:

mlissner commented 5 days ago

Looks good, thanks.