Commit Graph

53 Commits

Author SHA1 Message Date
dovholuknf 594fd3a450 more updates around mfa 2024-07-03 10:53:23 -04:00
dovholuknf 2d4ed80985 updates based on review 2024-07-01 14:02:00 -04:00
dovholuknf 128840dff8 IsMfaed --> ShowMFA. fix MFA showing incorrectly 2024-07-01 09:38:27 -04:00
dovholuknf a98776285d lots of permutations with mfa to get just right... 2024-07-01 09:08:54 -04:00
dovholuknf 7fa6605a4b updates to allow MFA to work for mfa-required auth (secondary auth) 2024-06-29 22:39:51 -04:00
dovholuknf 83b68ceac9 add missing copyrights 2024-04-24 20:12:10 -04:00
dovholuknf 50a8cf6893 trying to add header file to all .cs files 2023-11-20 11:15:21 -05:00
dovholuknf 18b99e6bef small tweaks based on continued testing 2023-11-10 14:30:28 -05:00
dovholuknf 8f45749e9d additional refactoring, test, etc of setting the update url 2023-11-01 00:49:14 -04:00
dovholuknf cdf73aaaf6 add initial set url impl 2023-10-27 12:35:29 -04:00
dovholuknf b7aead42e6 quick stab at configuring the url for updates 2023-10-25 12:29:21 -04:00
dovholuknf 620024053d fix the order to fix last issue with state 2022-08-17 11:08:09 -04:00
dovholuknf c6e48a762a refactor and hopefully fix last state bug 2022-08-17 09:31:28 -04:00
dovholuknf ccabcf90e5 latest rounds of changes to support disabling automatic updates and build a 2.1.4 release for testing 2022-08-16 20:23:50 -04:00
Jeremy Tellier - ROG ff5b5e7183 Mary & Clints Bugs 2022-02-12 02:16:03 +00:00
mary-dcouto 53506c832a data structure change for add identity option, fix isAccessible spelling and fix null error 2021-12-09 19:15:48 +05:30
mary-dcouto 7bfde238c9 change the Function and Payload to command and data 2021-11-22 21:49:53 +05:30
mary-dcouto 6e08f350fa changing the fingerprint to identifier 2021-11-17 21:44:12 +05:30
Jeremy Tellier - ROG 0ae76a1ead Icons 2021-10-01 00:41:27 +01:00
Jeremy Tellier - ROG 59705a6174 MFA Twaeks 2021-09-20 23:17:37 +01:00
Jeremy Tellier - ROG 0a5a31b922 Separate Version in Model for UI 2021-09-20 14:34:04 +01:00
Jeremy Tellier - ROG 64cedf09e7 Update ZitiService.cs 2021-09-17 18:56:45 +01:00
Jeremy Tellier - ROG 3c6a5b15e5 Changed to 20 minutes from 21 since it used to come at 20:XX 2021-09-17 18:55:08 +01:00
Jeremy Tellier - ROG fa432696c1 Update the state of things after all Mfa operations 2021-09-17 16:51:40 +01:00
Jeremy Tellier - ROG bea2a7ef96 Use Timeout since we are using the Time Updated 2021-09-16 12:21:52 +01:00
Jeremy Tellier - ROG 885b920747 Handle the case when a timeout has been longer than the time remaining 2021-09-16 12:19:42 +01:00
Jeremy Tellier - ROG f4929baaee Include Timeout Remaining = 0, only calculate when unknown 2021-09-16 12:18:22 +01:00
Jeremy Tellier - ROG afcf953825 Timeout issues, UX Updates 2021-09-15 13:38:25 +01:00
Jeremy Tellier - ROG 2c1a5a2542 Remove Frequency, Change Notifications to occur at Min and Max timeouts, from the services, not the identity, Make the timer larger, make the timer in the service list clickable 2021-09-09 01:11:01 +01:00
Jeremy Tellier - ROG 6bfc6a5faa Remove Service Reset and log when updated 2021-09-08 13:45:31 +01:00
Jeremy Tellier - ROG 2df871e45a MFA Bugs, Update identities on change, notification launch MFA 2021-09-01 22:13:54 +01:00
Jeremy Tellier - ROG 2db5f6a836 Fix Address display, list layout and warning ui. 2021-04-21 19:42:43 +01:00
Jeremy Tellier - ROG 4ee1864e89 Esc Close Menus, Use Observable Collection for ListView, Move ServiceInfo into Binding objects of ZitiService model 2021-04-20 12:00:57 +01:00
Jeremy Tellier - ROG c5751307be New Layout for Details. 2021-04-16 21:54:08 +01:00
dovholuknf 12147ba41e clean a bunch of async/await warnings 2021-04-11 12:23:12 -04:00
dovholuknf 8a7bece328 update installer to the lastest version. remove backup files. update dependencies. 2021-03-25 20:11:29 -04:00
Jeremy Tellier - ROG 3bf2725436 Clint wants counts :p 2021-03-25 21:44:48 +01:00
dovholuknf cb8bd3c7a6 and even more mfa related updates and fixes 2021-03-25 14:35:48 -04:00
dovholuknf f9e48919c7 posture check updates in data service as well as UI 2021-03-24 18:00:39 -04:00
dovholuknf e1f13482d9 merge origin/main to issue-312 2021-03-15 14:17:42 -04:00
dovholuknf 803e709b46 merging from main into this branch to make the merge back to main easier 2021-03-12 14:17:45 -05:00
dovholuknf 0277f808ae one clean commit with all mfa fixes 2021-03-11 12:42:27 -05:00
dovholuknf 3099499ed0 fix UI issue with newly added identity looking wrong in the UI due to using events instead of blocking 2021-01-21 18:11:23 -05:00
dovholuknf 24a6747277 logging updates from the UI now too 2020-11-27 18:35:45 -05:00
dovholuknf 68ff977f51 wip - stop/start service works. UX seems good for now. continued testing 2020-11-20 17:36:36 -05:00
dovholuknf ee0a91207d wip - added separate client - refactorings 2020-11-18 18:49:33 -05:00
dovholuknf 4e39b1e241 target dotnet 4.7.2 vs 4.8 due to many users not havin 4.8 yet 2020-11-17 07:32:32 -05:00
dovholuknf 20f7a16932 read the name and version and store on CZitiCtx. Add the version of the controller to Identity 2020-10-29 13:26:20 -04:00
Jeremy Tellier - ROG 0d90b3165c Folder Name Change
Read File If Exists Only
Mouse Clicks
2020-08-11 16:16:00 +01:00
ziti-ci 1cc49a7bbc edit a word 2020-07-16 13:48:58 -04:00