Commit Graph

9 Commits

Author SHA1 Message Date
rjwats
a86b565c5a remove www directory, as it is a build artefact
replace custom made notification component with notistack
2019-08-04 18:42:58 +01:00
Rick Watson
0da88878d5 fix issue with authentication redirect loop 2019-06-03 21:32:54 +01:00
rjwats
5d9ccd3095 don't use deprecated theme spacing 2019-06-02 19:01:06 +01:00
Rick Watson
22d922c699 rename jwt to user in authentication context, in prepartion for filtering display by user level 2019-05-31 20:55:06 +01:00
Rick Watson
73433586b6 add security to all admin endpoints 2019-05-29 23:48:16 +01:00
Rick Watson
2fa954d5b9 Move wifi routing 2019-05-26 20:49:15 +01:00
Rick Watson
5c6ba73e1f add redirect feature for authentication 2019-05-19 21:22:01 +01:00
Rick Watson
396d0333b6 More specific access control headers to support cross origin Authorization
Pretty sign in page
Verify existing JWT on application mount
2019-05-19 17:51:57 +01:00
Rick Watson
c74c287e21 WIP login page and authentication code 2019-05-14 22:47:04 +01:00