Commit Graph

  • 41aa84f403 back to dev [skip ci] develop wh1te909 2025-02-04 18:02:57 +00:00
  • 400b1a9e17 Release 0.20.1 v0.20.1 master wh1te909 2025-02-04 17:53:48 +00:00
  • 0669a126ed bump version wh1te909 2025-02-04 17:52:01 +00:00
  • d5fc77e70a update jinja wh1te909 2025-02-03 21:59:30 +00:00
  • 079c987c44 bump webver wh1te909 2025-02-03 21:58:02 +00:00
  • e4fb4ac28a update reqs wh1te909 2025-02-03 05:14:39 +00:00
  • 10fd07577f fix for celery workers stop consuming tasks when connection to redis lost wh1te909 2025-02-01 20:51:59 +00:00
  • 1e3ee91cef fix flake 1.0.0 wh1te909 2025-01-24 22:54:23 +00:00
  • 74721b6d61 blacked wh1te909 2025-01-24 22:43:42 +00:00
  • 2190943faf debugging black wh1te909 2025-01-24 22:28:15 +00:00
  • eb80f07b7d monitoring view v2 wh1te909 2025-01-24 22:01:54 +00:00
  • 83b4d8c686 fix tests wh1te909 2025-01-21 21:02:59 +00:00
  • 0a2547d65c fix cors error wh1te909 2025-01-21 18:52:35 +00:00
  • 5ee2a3cb54 update readme wh1te909 2024-11-28 19:56:19 +00:00
  • e505d0768c add server maintenance mode mgmt command wh1te909 2024-11-22 19:14:55 +00:00
  • 6d4fe84ddc back to dev [skip ci] wh1te909 2024-11-22 00:41:46 +00:00
  • 2e6c9795ec Release 0.20.0 v0.20.0 wh1te909 2024-11-21 16:57:58 +00:00
  • c6b667f8b3 bump version [skip ci] wh1te909 2024-11-21 16:57:37 +00:00
  • ad4cddb4f3 bump web ver [skip ci] wh1te909 2024-11-20 19:50:21 +00:00
  • ddba83b993 Merge pull request #2001 from sadnub/sso wh1te909 2024-11-20 11:17:52 -08:00
  • 91c33b0431 add setting override to disable sso wh1te909 2024-11-16 19:28:28 +00:00
  • d1df40633a call sync mesh after sso user created wh1te909 2024-11-16 19:10:17 +00:00
  • 7f9fc484e8 revert as these haven't changed [skip ci] wh1te909 2024-11-15 20:40:16 +00:00
  • ecf564648e update reqs wh1te909 2024-11-15 20:25:54 +00:00
  • 150e3190bc refurb wh1te909 2024-11-15 20:19:00 +00:00
  • 63947346e9 remove deprecated login endpoints wh1te909 2024-11-15 20:18:41 +00:00
  • 86816ce357 move name stuff to the correct view and add email fallback wh1te909 2024-11-10 20:59:27 +00:00
  • 0d34831df4 also check if first name only and display wh1te909 2024-11-06 20:32:28 +00:00
  • c35da67401 update reqs wh1te909 2024-11-05 20:26:50 +00:00
  • fb47022380 redo migrations wh1te909 2024-11-04 23:40:59 +00:00
  • 46c5128418 move callback url info to the backend wh1te909 2024-11-04 21:58:37 +00:00
  • 4a5bfee616 fix failsafe to ensure no lockouts and add self-reset sso perms wh1te909 2024-11-04 20:28:01 +00:00
  • f8314e0f8e fix pop wh1te909 2024-11-04 18:57:09 +00:00
  • 9624af4e67 fix tests wh1te909 2024-11-03 08:47:40 +00:00
  • 5bec4768e7 forgot frontend wh1te909 2024-11-03 06:22:33 +00:00
  • 3851b0943a modify settings instead of local_settings wh1te909 2024-11-03 06:17:04 +00:00
  • cc1f640a50 set icon based on provider wh1te909 2024-11-01 17:42:51 +00:00
  • ec0a2dc053 handle deployment config updates wh1te909 2024-10-31 19:06:39 +00:00
  • a6166a1ad7 add random otp to social accounts wh1te909 2024-10-31 01:25:20 +00:00
  • 41e3d1f490 move check to signup wh1te909 2024-10-30 23:07:14 +00:00
  • 2cbecaa552 don't show providers list on login screen if sso is disabled globally wh1te909 2024-10-30 05:13:35 +00:00
  • 8d543dcc7d move inside if block wh1te909 2024-10-29 20:03:10 +00:00
  • 18b1afe34f formatting sadnub 2024-10-29 11:40:05 -04:00
  • 0f86bbfad8 disable password/mfa reset views if block_local_logon is enabled sadnub 2024-10-29 11:17:42 -04:00
  • 0d021a800a use exists wh1te909 2024-10-25 03:34:07 +00:00
  • 038304384a move sso settings wh1te909 2024-10-25 03:33:40 +00:00
  • 2c09ad6b91 update headers wh1te909 2024-10-25 03:32:14 +00:00
  • 0bd09d03c1 fix tests wh1te909 2024-10-25 01:01:22 +00:00
  • faa0e6c289 handle orphaned sso providers wh1te909 2024-10-25 00:22:11 +00:00
  • c28d800d7f blacked wh1te909 2024-10-24 04:49:17 +00:00
  • 4fd772ecd8 update reqs wh1te909 2024-10-24 04:49:09 +00:00
  • 5520a84062 fix client ip not showing in audit log for sso logon and disable some unused urls and settings sadnub 2024-10-22 11:54:34 -04:00
  • 66c7123f7c allow displaying full name in UI if present sadnub 2024-10-21 11:30:08 -04:00
  • bacf4154fd fix some 500 errors sadnub 2024-10-18 17:50:21 -04:00
  • 61790d2261 blacked wh1te909 2024-10-18 20:26:53 +00:00
  • 899111a310 remove unused imports wh1te909 2024-10-18 20:26:14 +00:00
  • 3bfa35e1c7 move settings before local import wh1te909 2024-10-18 20:25:32 +00:00
  • ebefcb7fc1 block local should be disabled by default wh1te909 2024-10-18 19:01:22 +00:00
  • ce11685371 secure sso token a little more and allow for disabling sso feature. sadnub 2024-10-18 11:06:55 -04:00
  • 9edb848947 implement default role for sso signups and log ip for sso logins sadnub 2024-10-08 00:25:16 -04:00
  • f326096fad isort wh1te909 2024-10-06 06:26:10 +00:00
  • 46f0b23f4f rename to avoid conflict with django settings wh1te909 2024-10-06 06:25:50 +00:00
  • 1c1d3bd619 frontend needs to come first wh1te909 2024-10-06 06:22:25 +00:00
  • d894f92d5e format wh1te909 2024-10-06 06:17:15 +00:00
  • 6c44191fe4 blacked wh1te909 2024-09-30 19:39:03 +00:00
  • 0deb78a9af fix settings wh1te909 2024-09-30 19:37:38 +00:00
  • 9c15f4ba88 implemented user session tracking, social account tracking, and blocking local user logon sadnub 2024-09-28 15:34:08 -04:00
  • 4ba27ec1d6 add auditing and session key checking to the sso auth token view sadnub 2024-09-18 11:05:50 -04:00
  • c8dd80530a fix session auth and restrict it only to access_token view sadnub 2024-09-17 23:23:35 -04:00
  • eda5ea7d1a sso init sadnub 2024-09-15 22:22:45 -04:00
  • 77a916e1a8 don't force env vars fixes #2048 wh1te909 2024-10-29 04:31:24 +00:00
  • 7ba2a4b27b update chocos wh1te909 2024-10-24 09:23:16 +00:00
  • d33f69720a back to dev [skip ci] wh1te909 2024-10-23 17:31:55 +00:00
  • 59c880dc36 Release 0.19.4 v0.19.4 wh1te909 2024-10-23 17:25:12 +00:00
  • e5c355e8f9 bump version wh1te909 2024-10-23 17:23:00 +00:00
  • d36fadf3ca update wording wh1te909 2024-10-23 17:22:48 +00:00
  • b618cbdf7c update reqs wh1te909 2024-10-23 00:56:57 +00:00
  • 15ec7173aa bump web vers wh1te909 2024-10-23 00:56:46 +00:00
  • 4166e92754 don't trim script whitespace wh1te909 2024-10-18 06:20:13 +00:00
  • 85166b6e8b add run on server option to run script endpoint #1923 wh1te909 2024-10-17 20:27:15 +00:00
  • 5278599675 update nats wh1te909 2024-10-17 20:26:04 +00:00
  • 18cac8ba5d show more detail in checks tab #2014 wh1te909 2024-10-15 08:31:06 +00:00
  • dfccbceea6 bump mesh wh1te909 2024-10-15 08:28:38 +00:00
  • fc4b651e46 change to match standard install wh1te909 2024-10-15 08:25:22 +00:00
  • fb89922ecf format wh1te909 2024-10-15 08:24:07 +00:00
  • 8ab23c8cd9 update reqs wh1te909 2024-10-13 19:51:43 +00:00
  • 787a2c5071 add separate perms for global keystore #1984 wh1te909 2024-10-06 05:58:15 +00:00
  • da76a20345 forgot to add migration wh1te909 2024-10-06 03:06:31 +00:00
  • 9688dbdb36 add saving output of bulk script to custom field and agent note closes #1845 wh1te909 2024-10-06 01:49:27 +00:00
  • 6fa16e1a5e update req wh1te909 2024-10-05 20:25:40 +00:00
  • 71a2e3cfca remove extra mgmt cmd wh1te909 2024-09-30 19:27:14 +00:00
  • e9c0f7e200 update reqs wh1te909 2024-09-30 08:20:22 +00:00
  • 25154a4331 update nats wh1te909 2024-09-30 07:21:32 +00:00
  • 22c152f600 update reqs wh1te909 2024-09-04 09:32:37 +00:00
  • 3eab61cbc3 Merge pull request #1980 from cdp1337/community-scripts-245 Dan 2024-08-20 12:49:17 -07:00
  • a029c1d0db set alert template when moving site to another client fixes #1975 wh1te909 2024-08-15 18:40:19 +00:00
  • 706757d215 Black didn't like the format of that line Charlie Powell 2024-08-15 00:57:04 -04:00
  • 9054c233f4 Proposed work for amidaware/community-scripts#245 Charlie Powell 2024-08-15 00:41:04 -04:00
  • efb0748fc9 Release 0.19.3 v0.19.3 wh1te909 2024-08-05 18:23:02 +00:00
  • 751b0ef716 bump versions wh1te909 2024-08-05 17:49:11 +00:00