Trying to make things work for the morning...
This commit is contained in:
@@ -75,6 +75,9 @@ onMount(() => {
|
||||
|
||||
let url = window.location.href;
|
||||
$ae_loc.href_url = url;
|
||||
|
||||
// The assumption is that if they know how to get to exactly this page then they are authorized in some way. Very limited risk!
|
||||
$ae_loc.auth_access = true;
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user