Commit Graph

125 Commits

Author SHA1 Message Date
dd8ecaa42f chore: updated creds
!7
2023-08-16 15:11:28 +00:00
Jon
b4a587362f fix(glpi): use updated vars for glpi config
!7
2023-08-17 00:40:01 +09:30
Jon
0f8fd1961d fix(password_reset): use updated vars for password change
!7
2023-08-17 00:37:40 +09:30
Jon
7645117a8c fix(ldap_filter): use updated vars for password change
!7
2023-08-17 00:35:37 +09:30
Jon
a3bb6ec76b fix(ldap_filter): use update vars
!7
2023-08-17 00:34:53 +09:30
Jon
edb9ba658b Merge branch 'fix-token-auth' into 'development'
fix(token_auth): corrected logic to check token

See merge request nofusscomputing/projects/nodered_ldap_self_service!6
2023-08-16 08:11:47 +00:00
Jon
1a995c4394 fix(token_auth): corrected logic to check token
!6
2023-08-16 17:37:34 +09:30
Jon
072a56d035 Merge branch 'fix-change-password' into 'development'
fix(html_forms): remove '/' suffix from post path

See merge request nofusscomputing/projects/nodered_ldap_self_service!5
2023-08-16 05:51:15 +00:00
Jon
04a95f4b1d fix(change_password): use session object
the paths changed in a earlier commit

!5
2023-08-16 15:19:22 +09:30
Jon
afddc85328 fix(html_forms): valid path check use new vars
!5
2023-08-16 15:18:43 +09:30
Jon
cf845ea13f fix(html_forms): remove '/' suffix from post path
!5
2023-08-16 15:17:58 +09:30
Jon
09f8e9a9ff Merge branch 'fix-change-password' into 'development'
fix(change_password): use uppercase for hash name

See merge request nofusscomputing/projects/nodered_ldap_self_service!4
2023-08-16 05:35:10 +00:00
Jon
d64e83df4d fix(change_password): use uppercase for hash name
!4
2023-08-16 15:03:59 +09:30
Jon
2d1fcf8e84 Merge branch '4-flow-cred' into 'development'
feat: "manual encryption of flows_cred.json"

See merge request nofusscomputing/projects/nodered_ldap_self_service!3
2023-08-15 07:32:45 +00:00
Jon
6c88529a73 docs(docker): added script docs
!3 #4 #5
2023-08-15 16:53:51 +09:30
Jon
7824842cec fix(docker): npm permissions issue
!3
2023-08-15 16:36:45 +09:30
Jon
90bc0804b1 feat(docker): add encrypt/decrypt scripts to /bin
!3 #4
2023-08-15 16:36:17 +09:30
Jon
93fad13681 feat(flows_cred): bash decryption output to flows_cred.json.tmp
!3 #4
2023-08-15 16:22:09 +09:30
Jon
d001f36c6b feat(flows_cred): bash encryption script
!3 #4
2023-08-15 16:21:30 +09:30
Jon
fb65369426 chore: ignore from commit .tmp tmp. files
!3
2023-08-15 16:20:28 +09:30
Jon
21466c35f8 Merge branch '2-feat-logout' into 'development'
feat: "add logout to ui"

Closes #2

See merge request nofusscomputing/projects/nodered_ldap_self_service!2
2023-08-15 05:06:23 +00:00
Jon
8fb49a4834 fix(logout): prevent favicon.ico from triggering logon
!2 #2
2023-08-15 14:33:26 +09:30
Jon
79020408d1 build: adjust ver to pre-release 0
!2
2023-08-15 14:22:38 +09:30
Jon
1d974579d6 docs(logout): add NodeRed group docs
!2 #2
2023-08-15 14:20:55 +09:30
Jon
f2e0b5c9ba refactor(random): NodeRED changes that are not changes
!2
2023-08-15 14:18:20 +09:30
Jon
12b528d2f1 feat(auth): add logout path check
this will cause the auth path to switch to logging the user out

!2 #2
2023-08-15 14:18:20 +09:30
Jon
0318c478fe fix(logout): dont error if file absent
!2 #2
2023-08-15 14:18:20 +09:30
Jon
df98fc4a85 fix(auth): start auth at beginning not cookie check
!2
2023-08-15 14:18:20 +09:30
Jon
e6d4386848 feat(logout): remove cookie and delete session.
Dont build html as they subsequent requests will cause a logon.

!2 closes #2
2023-08-15 14:18:20 +09:30
Jon
65a370b810 fix(cron): auto load delay set to 5 seconds
this is required so that the config can load as cron requires the config

!2
2023-08-15 14:18:20 +09:30
Jon
c27c12bb29 feat(ui): add logout button
!2 #2
2023-08-15 14:18:20 +09:30
Jon
c0c8777269 docs(readme): fix docs link
!2
2023-08-14 16:23:43 +00:00
Jon
82cf75291d fix(docker): clone correct branch
!2
2023-08-14 09:57:03 +00:00
Jon
2cc51e9eed Merge branch 'genesis' into 'development'
chore(flow): initial project setup

See merge request nofusscomputing/projects/nodered_ldap_self_service!1
2023-08-14 08:24:48 +00:00
Jon
2a0ad03acf feat(docs): publish to website
!1
2023-08-14 17:42:49 +09:30
Jon
f6d24d76b3 feat(flows_cred): Bash script to decrypt
!1
2023-08-14 16:33:21 +09:30
7e0c798bae feat(token_auth): Added a link-in node for other flows to use
!1
2023-08-14 06:31:32 +00:00
1d6bceb5ab refactor(auth): group rearrangement for clarity
!1
2023-08-14 06:03:28 +00:00
a83c8b74d6 feat(oauth2): fetch remaining user details from ldap
!1
2023-08-14 05:46:23 +00:00
dad83f3373 fix(user_details): fetch user details from session
!1
2023-08-14 04:08:17 +00:00
d4897a946b feat(glpi): config moved to config node
this stores the condig in flows_cred.json file

!1
2023-08-14 04:00:28 +00:00
d453b7f957 docs(oauth2): document config
!1
2023-08-14 03:42:01 +00:00
224c11684e feat(oauth2): return HTTP/400 when no config found
!1
2023-08-14 03:33:25 +00:00
80275f905a chore: oauth2 credentials
!1
2023-08-14 03:23:10 +00:00
bc9a83f3bc feat(config): return HTTP/400 if no config found
!1
2023-08-14 03:22:44 +00:00
d75e652021 chore: unknown changes, coords
!1
2023-08-14 02:57:48 +00:00
Jon
ed68297114 chore: left overs from selective commits
!1
2023-08-14 12:19:28 +09:30
Jon
ad6b1448cf refactor(status_codes): improve non HTTP/20x flow
!1
2023-08-14 12:17:32 +09:30
Jon
25cbe30033 fix(html): correct home link
!1
2023-08-14 12:07:04 +09:30
Jon
63d9ada8c1 fix(config): load config in order
!1
2023-08-14 12:04:38 +09:30