Skip to content

Commit

Permalink
Merge pull request #22 from internetstandards/stitch-patch-5
Browse files Browse the repository at this point in the history
Allow password changing in django via default routes
  • Loading branch information
stitch committed Mar 5, 2024
2 parents 1869f9c + 425457b commit 5be01b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Boltdir/modules/dashboard/manifests/app.pp
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

# all paths that should be routed to Django dynamic backend
$dynamic_content_paths = join(suffix(prefix([
'/accounts/',
'/account/',
'/admin/',
'/data/',
Expand Down

0 comments on commit 5be01b4

Please sign in to comment.