Commit Graph

15 Commits (a15fe04ace16b066808eb2ba4c832e6bdfe704f1)

Author SHA1 Message Date
Moe 56d15a179a Merge branch 'ldap-auth-update' into 'dev'
Update LDAP to use Alternate Login System

See merge request Shinobi-Systems/Shinobi!298
2021-04-08 03:49:47 +00:00
Moe 1d6ae4e5d9 update Settings Window Builder, cleanup LDAP presentation 2021-04-07 19:03:24 -07:00
Moe 268ce83784 update ldap account linking to use Alternate Login system 2021-04-06 20:55:16 -07:00
Moe 0a95ca2b02 Update alternateLogins.js 2021-04-04 21:21:59 -07:00
Moe 9a68b24136 rename param for google app id 2021-04-04 11:37:20 -07:00
Moe 8609ce959e Fix Google App ID designation, add Name to LoginTokens
+ Show Last Login for LoginTokens in Settings window
2021-04-04 10:35:09 -07:00
Moe 9282a19331 Add Linking and Unlinking Google Sign-In from Alt Logins section 2021-04-03 23:53:38 -07:00
Moe 2cb3d8c9a2 Add Alternate Logins section in Settings, Minor Cleanup
+ Login Token API Endpoints for : get single, get all, delete by loginId
+ framework.sql update
+ update auto table creation for existing installations
+ fail message specific to alternateLogin can be passed to UI
+ add type column to LoginTokens table, default is "google" because its the only one (first of many to come)
2021-04-03 21:46:58 -07:00
Moe c0042c9a36 clean up google login script 2021-04-03 17:19:20 -07:00
Moe 325d56edc5 make LoginTokens designated by prefix name 2021-04-03 14:27:08 -07:00
Moe 8249a9d74b allow binding google auth with login screen 2021-04-03 14:16:15 -07:00
Moe adf3d1c8e9 alternate login engine, add google sign-in 2021-04-02 22:14:34 -07:00
Moe 62177e886d partial rewrite for login post handler
+ make streamer and dashcam get monitors list from API rather than page write
2021-04-02 18:23:21 -07:00
Moe aa4192b6fe rewrite superLogin for initial login, create base for other login types 2021-04-01 22:40:37 -07:00
Moe c20cf9113a google login test framework 2021-03-31 23:03:34 -07:00