067ca81315Merge pull request #32 from rjwats/ft_autoreconnect
rjwats
2019-06-07 20:30:02 +01:00
2c31b67131latest build
Rick Watson
2019-06-07 20:26:01 +01:00
16390b3909Merge branch 'ft_autoreconnect' of github.com:rjwats/esp8266-react into ft_autoreconnect
Rick Watson
2019-06-07 20:18:06 +01:00
382299a828WiFi driver must be managed by arduino, use arduino to init the driver for esp32 core.
Rick Watson
2019-06-07 20:14:55 +01:00
61f046c185WiFi driver must be managed by arduino, use arduino to init the driver for esp32 core.
Rick Watson
2019-06-07 20:14:55 +01:00
cf2a20fbd4Fix crash on startup when not configured - ESP32
Rick Watson
2019-06-07 20:08:46 +01:00
142235c355Fix issue with ota service not restarting properly - mdns not being shut down without calling end().
Rick Watson
2019-06-07 19:47:59 +01:00
4089b32941fix issue, using wrong even in esp32
Rick Watson
2019-06-05 23:56:56 +01:00
2eb34e83f8Access Point only comes back up if WiFi is properly disconnected on failures.
Rick Watson
2019-06-05 00:05:16 +01:00
e7248c4774leave WiFi disconnected by default implement controlled retry - fixed at 60 seconds
Rick Watson
2019-06-04 21:13:55 +01:00
94656de3c0fix compiler warning about integer comparison
Rick Watson
2019-06-04 20:05:43 +01:00
274c3bf77ffix typo in readme
Rick Watson
2019-06-03 22:40:11 +01:00
5a94ad9350Merge pull request #29 from rjwats/ft_user_security
rjwats
2019-06-03 22:22:24 +01:00
1bcb51e210fix typos in readme
Rick Watson
2019-06-03 22:18:59 +01:00
49132c66f8revert to esp8266 in platformio.ini latest build
Rick Watson
2019-06-03 22:15:01 +01:00
537b3951cfmore work on readme
Rick Watson
2019-06-03 21:58:07 +01:00
0da88878d5fix issue with authentication redirect loop
Rick Watson
2019-06-03 21:32:54 +01:00
3157b7d3efminor tweeks from code review
Rick Watson
2019-06-03 21:05:02 +01:00
fec3b3aeaeadd build command, remove windows warning
Rick Watson
2019-06-03 00:01:19 +01:00
03bae3ff2cmore work on readme
Rick Watson
2019-06-02 23:52:29 +01:00
bfa94b79d1resolve use of VLA in JWT encoder function
Rick Watson
2019-06-02 23:31:00 +01:00
9c680e8826Resolve some typos Use nullptr over NULL Fix confusing regexp Fix issue with non-compliant JWT encoding
Rick Watson
2019-06-02 23:15:56 +01:00
5d9ccd3095don't use deprecated theme spacing
rjwats
2019-06-02 19:01:06 +01:00
9da0888d7dMerge branch 'master' into ft_user_security
Rick Watson
2019-06-02 16:07:23 +01:00
49eb17b221resolve build issue under windows with pre-build script
rjwats
2019-06-02 14:27:55 +01:00
1b701dc198add comments to platformio.ini more work on readme
Rick Watson
2019-06-01 19:53:42 +01:00
856c2bc050use smaller images in docs
Rick Watson
2019-06-01 19:34:14 +01:00
1098b99301WIP readme
Rick Watson
2019-06-01 19:27:08 +01:00
e66deb9dc7more readme changes
Rick Watson
2019-06-01 18:49:53 +01:00
3d41e4f37dtesting a styling change in readme
Rick Watson
2019-06-01 18:47:37 +01:00
f64aa64da4more readme changes
Rick Watson
2019-06-01 14:57:00 +01:00
a17f8d8cb5more updates to readme
Rick Watson
2019-06-01 10:39:57 +01:00
be3814e3b7make minor readme update
Rick Watson
2019-05-31 23:43:43 +01:00
fd4b8743d0more readme changes
Rick Watson
2019-05-31 23:43:02 +01:00
18d3d5db97use alternative formatting for notes
Rick Watson
2019-05-31 23:32:50 +01:00
d5b313876cminor modification to readme
Rick Watson
2019-05-31 23:30:29 +01:00
370fef48e8begin updating readme
Rick Watson
2019-05-31 23:28:39 +01:00
d7d33a50c8disable buttons which are not accessable when non-admin user is authenticated
Rick Watson
2019-05-31 21:33:12 +01:00
22d922c699rename jwt to user in authentication context, in prepartion for filtering display by user level
Rick Watson
2019-05-31 20:55:06 +01:00
d5efbe4b18remove redundant label from auth panel
Rick Watson
2019-05-31 20:12:04 +01:00
0708a54780secure remaining endpoints to authenticated users
Rick Watson
2019-05-31 19:58:33 +01:00
3009e120a6fix ui
Rick Watson
2019-05-29 23:59:57 +01:00
73433586b6add security to all admin endpoints
Rick Watson
2019-05-29 23:48:16 +01:00
71e5830d6crename endpoint
Rick Watson
2019-05-27 21:21:05 +01:00
c8857f06aclook and feel tweeks
Rick Watson
2019-05-27 21:01:00 +01:00
fa3132a2faremove comment, checked in by mistake.
Rick Watson
2019-05-27 00:04:56 +01:00
b11c508d77introduce basic system status page
Rick Watson
2019-05-27 00:04:29 +01:00
218904ed88More renames
Rick Watson
2019-05-26 22:07:16 +01:00
90bf97aa2bRename for consistency
Rick Watson
2019-05-26 22:05:58 +01:00
d9ad598e0fAdd placeholder system section, for status page and reset feature.
Rick Watson
2019-05-26 22:02:27 +01:00
9ee9596b72Rework routing
Rick Watson
2019-05-26 21:27:35 +01:00
2fa954d5b9Move wifi routing
Rick Watson
2019-05-26 20:49:15 +01:00
6e5b35978aadd security form, begin work on routing
Rick Watson
2019-05-26 19:09:34 +01:00
353b46c675Add user icon to app bar
Rick Watson
2019-05-26 16:19:16 +01:00
ab03ddaf4dlittle tidyups
Rick Watson
2019-05-25 18:01:50 +01:00
4fdc3eee66fix encoding where signature contains a zero
Rick Watson
2019-05-25 17:41:27 +01:00
6935b63706remove roles, as a simplification
Rick Watson
2019-05-25 09:45:49 +01:00
0c630f0f93Upgrade to material ui 4 Add user management and roles - TBA Menu Label Renames - TBA
Rick Watson
2019-05-24 12:19:27 +01:00
685420aaedswitch to full width tabs
Rick Watson
2019-05-21 23:36:51 +01:00
096dc55604WIP - User Management Interface
Rick Watson
2019-05-21 23:34:48 +01:00
5c6ba73e1fadd redirect feature for authentication
Rick Watson
2019-05-19 21:22:01 +01:00
adeb9d27edsome missing newlines and add signout to the menu
Rick Watson
2019-05-19 18:56:57 +01:00
396d0333b6More specific access control headers to support cross origin Authorization Pretty sign in page Verify existing JWT on application mount
Rick Watson
2019-05-19 17:51:57 +01:00
04e852f7d9add authentication service
Rick Watson
2019-05-18 19:35:27 +01:00
7817010533WIP - more experimenting with the security manager
Rick Watson
2019-05-16 00:19:41 +01:00
cf693ca341WIP - more work on sign in feature
Rick Watson
2019-05-14 23:18:24 +01:00
c74c287e21WIP login page and authentication code
Rick Watson
2019-05-14 22:47:04 +01:00
f93804c240don't use deprecated variants
Rick Watson
2019-05-14 22:43:37 +01:00
16eedb8171add constant for app name
Rick Watson
2019-05-14 22:41:08 +01:00