finnharbeke / finnance

SQL / Flask App for saving all my financial transactions etc
3 stars 1 forks source link

permission denied error on login #67

Closed finnharbeke closed 1 year ago

finnharbeke commented 1 year ago

this is due to spotlight being loaded even if not logged in

fix:

seperate layout components for auth / non-auth routes

finnharbeke commented 1 year ago

closed by a687005