wh1te909
|
144949e9f4
|
bump version (again)
|
2025-02-03 20:35:58 +00:00 |
|
wh1te909
|
d0a655f570
|
bump version
|
2025-02-03 20:22:16 +00:00 |
|
wh1te909
|
a9e14e4cb4
|
fix clipboard perms amidaware/tacticalrmm#1134
|
2025-02-01 20:14:05 +00:00 |
|
wh1te909
|
f7b52e506d
|
bump version
|
2024-11-20 19:39:45 +00:00 |
|
wh1te909
|
4932997498
|
Merge pull request #28 from sadnub/sso
feat: single sign-on https://github.com/amidaware/tacticalrmm/issues/508
|
2024-11-20 11:33:39 -08:00 |
|
wh1te909
|
09ecc36bcd
|
wording
|
2024-11-19 23:15:17 +00:00 |
|
wh1te909
|
4d8abbaa12
|
make the modal persistent
|
2024-11-19 23:14:45 +00:00 |
|
wh1te909
|
9f143a7e05
|
restore missing livepoll function that got missed during rework
|
2024-11-15 23:55:05 +00:00 |
|
wh1te909
|
e51efaa9e2
|
typo
|
2024-11-15 20:52:15 +00:00 |
|
wh1te909
|
64edab9df4
|
fix lint
|
2024-11-08 21:25:02 +00:00 |
|
wh1te909
|
85f408ae94
|
increase chunksize limit
|
2024-11-08 21:01:08 +00:00 |
|
wh1te909
|
26ed91cad9
|
update reqs
|
2024-11-07 22:08:10 +00:00 |
|
wh1te909
|
bb828b5996
|
add client/site columns to alerts table
|
2024-11-07 21:06:36 +00:00 |
|
wh1te909
|
2583e9ac9e
|
make user admin modal wider
|
2024-11-06 20:45:42 +00:00 |
|
wh1te909
|
acaced7122
|
clear the provider id on logout
|
2024-11-05 20:26:22 +00:00 |
|
wh1te909
|
795ba12f3a
|
handle 423
|
2024-11-04 23:50:02 +00:00 |
|
wh1te909
|
face099460
|
urls now sent by backend and add javascript origin url
|
2024-11-04 22:35:07 +00:00 |
|
wh1te909
|
2690e9daef
|
add descriptive wording
|
2024-11-04 20:33:19 +00:00 |
|
wh1te909
|
ec5ef65911
|
don't allow SSO reset from UI
|
2024-11-01 18:29:49 +00:00 |
|
wh1te909
|
237b097684
|
return error from backend instead if local login disabled rather than not displaying at all in UI
|
2024-11-01 18:29:19 +00:00 |
|
wh1te909
|
6f6d98fae2
|
set provider icon from api
|
2024-11-01 17:52:59 +00:00 |
|
wh1te909
|
583f57f2af
|
add sso
|
2024-11-01 17:49:09 +00:00 |
|
wh1te909
|
4270fd0d19
|
fix logic
|
2024-10-31 21:14:44 +00:00 |
|
wh1te909
|
02eeea50e3
|
rename type to avoid naming conflict with component
|
2024-10-31 20:46:33 +00:00 |
|
sadnub
|
54207d1c0f
|
disable certain UI elements if block_local_user_local is enabled
|
2024-10-29 11:19:07 -04:00 |
|
wh1te909
|
16b9bf1529
|
fix run on server missing for posix
|
2024-10-29 11:19:07 -04:00 |
|
wh1te909
|
1adeadd48e
|
fix run on server missing for posix
|
2024-10-28 21:26:14 +00:00 |
|
wh1te909
|
fada3c2ed7
|
also add column for copying callback url
|
2024-10-25 19:26:20 +00:00 |
|
wh1te909
|
c1cd6114de
|
add disable and hint to sso form
|
2024-10-25 19:25:36 +00:00 |
|
wh1te909
|
79d02060ef
|
style sso login
|
2024-10-25 19:24:17 +00:00 |
|
wh1te909
|
3ce67b0701
|
remove debug
|
2024-10-25 19:21:43 +00:00 |
|
sadnub
|
8aab840633
|
change secret field to password and allow toggling visibility
|
2024-10-24 04:34:19 +00:00 |
|
sadnub
|
0ce8da44c1
|
add sso user column in user table and fix disconnecting sso accounts
|
2024-10-24 04:34:19 +00:00 |
|
sadnub
|
856a3b8b96
|
allow dispay full name in UI if present
|
2024-10-24 04:34:19 +00:00 |
|
sadnub
|
0e59f580c3
|
auto redirect to sso login on sso signup
|
2024-10-24 04:34:19 +00:00 |
|
sadnub
|
d0cf72bbd2
|
fix 403 on sso provider signup and other tweaks to UI. Setting to disable SSO
|
2024-10-24 04:34:19 +00:00 |
|
sadnub
|
65096e6b88
|
implement role assignment on sso user signups and log ip for sso logins
|
2024-10-24 04:34:19 +00:00 |
|
sadnub
|
c31ed666b5
|
added user session tracking, social accoutn tracking, and implemented local user logon blocking
|
2024-10-24 04:34:19 +00:00 |
|
sadnub
|
09e39ef6da
|
rollback axios not redirecting on 401 errors for certain urls
|
2024-10-24 04:34:19 +00:00 |
|
sadnub
|
75a9ef88d1
|
implement session auth login logic and cleanup views
|
2024-10-24 04:34:19 +00:00 |
|
sadnub
|
0eb81662d3
|
move sso auth to auth store
|
2024-10-24 04:34:19 +00:00 |
|
sadnub
|
541134a88f
|
sso init
|
2024-10-24 04:34:19 +00:00 |
|
wh1te909
|
ee8aada530
|
bump version
|
2024-10-23 02:08:33 +00:00 |
|
wh1te909
|
fa2ef65103
|
update lint
|
2024-10-23 01:16:18 +00:00 |
|
wh1te909
|
d73991cb0a
|
update node
|
2024-10-23 01:14:36 +00:00 |
|
wh1te909
|
a8e5203b58
|
add total cpu/ram and fix race condition with polling interval for process manager closes amidaware/tacticalrmm#2037
|
2024-10-22 07:05:43 +00:00 |
|
wh1te909
|
bdf7cd7bf4
|
update reqs
|
2024-10-21 21:03:12 +00:00 |
|
wh1te909
|
c3bd551b3a
|
wording
|
2024-10-21 21:02:58 +00:00 |
|
wh1te909
|
e045485d8c
|
don't limit file extensions
|
2024-10-18 18:09:13 +00:00 |
|
wh1te909
|
fa0992c49f
|
add win task name tooltip for debugging closes amidaware/tacticalrmm#1886
|
2024-10-18 00:01:38 +00:00 |
|