-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes #100, Closes #187 When a login is required a user is now redirected to rails login page. Redirect back on successful login is blocked by QutEcoacoustics/baw-server#205 Also configured a new HTTP interceptor to block all out going HTTP requests until a HTTP auth token has been retrieved. There's no timeout on this block. Also removed old HTTP interceptor that worked with CSRF tokens. Angular will use its own token stuff when deployed to staging/prod.
- Loading branch information
Showing
7 changed files
with
312 additions
and
268 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.