nycmeshnet / meshdb

A convenient, stable, and sane database for tracking Members and Nodes for use with robots and humans
https://db.nycmesh.net
MIT License
12 stars 14 forks source link

Fix: admin UI redirects aren't followed correctly #637

Closed Andrew-Dickinson closed 1 month ago

Andrew-Dickinson commented 1 month ago

Fixes an issue where the URL in the address bar is not updated properly when the admin UI backend returns a 302

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.22%. Comparing base (e6fa304) to head (9ceade1). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #637 +/- ## ======================================= Coverage 94.22% 94.22% ======================================= Files 80 80 Lines 3258 3258 ======================================= Hits 3070 3070 Misses 188 188 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.