Commit Graph
134 Commits
Author SHA1 Message Date
Ryan Newington e4ddea5267 Add check to make sure the size of the consent UI header is at least the size of the header as known for the platform/OS version 2024-08-28 16:17:52 +10:00
Ryan Newington 10505c8641 Update tfms 2024-08-28 01:37:33 +10:00
Ryan Newington fcdd67bb0f Adds support for reading 'v2' consent ui headers 2024-08-28 01:29:34 +10:00
Ryan Newington b010d4ff3f Update CredentialProviderBase.ICredentialProvider.cs 2024-02-25 11:11:18 +11:00
Ryan Newington d233095ab7 Update CredentialProviderBase.ICredentialProvider.cs 2024-02-25 11:10:44 +11:00
Ryan Newington fe2a6cabb4 Merge pull request #5 from lithnet/consent-ui-support
Consent UI support
2024-02-23 07:12:13 +11:00
Ryan Newington 0687d70bba Fixes an issue where a default tile was incorrectly set 2024-02-23 07:10:47 +11:00
Ryan Newington 65506d9945 Adds OnLoad and OnUnload methods to the credential provider and tile 2024-01-07 14:32:56 +11:00
Ryan Newington 6f9fecb137 Fixes namespace for ConsentUIDataMsix 2024-01-06 21:01:04 +11:00
Ryan Newington 481220af63 Merge pull request #4 from lithnet/consent-ui-fixes
Add documentation and more fields to ConsentUI data
2023-12-21 13:58:16 +11:00
James Spencer 2499c4acbd Tidy and document structures, document more fields from Consent/AppInfo 2023-12-17 15:19:44 +11:00
Ryan Newington 6dd9a185a9 incrememnt minor verison 2023-11-11 16:09:36 +11:00
Ryan Newington 28de11ee97 Adds initial support for reading parameters passed to consent UI 2023-11-11 16:09:12 +11:00
Ryan Newington d5b3b24870 Updates logging text 2023-07-24 12:55:11 +10:00
Ryan Newington 3635d283b1 Update trace logger to use WriteLine 2023-07-23 15:39:12 +10:00
Ryan Newington 1738569acf Exposes CredUIFlags along side UsageScenario 2023-07-22 16:11:12 +10:00
Ryan Newington feb6987657 Updates naming of logging provider 2023-07-22 15:08:35 +10:00
Ryan Newington ed679eba6b Removes dependency on Microsoft.Extensions.Logging 2023-07-22 14:44:23 +10:00
Ryan Newington dc76336ce3 Merge branch 'main' of https://github.com/lithnet/windows-credential-provider 2023-02-04 17:36:18 +11:00
Ryan Newington e61045cc8a Fixes an issue with the assembly resolver 2023-02-04 17:35:44 +11:00
Ryan Newington 6fe300e261 Update README.md 2023-02-04 12:03:29 +11:00
Ryan Newington 9669ab5a04 Update build pipeline 2023-02-04 11:42:55 +11:00
Ryan Newington c70a8d0409 Removes PowerShell module into its own repo 2023-02-04 11:42:13 +11:00
Ryan Newington 769ea6bfb7 Update README.md 2023-02-04 11:36:17 +11:00
Ryan Newington 80e11e20e2 Update README.md 2023-02-04 11:27:08 +11:00
Ryan Newington 39d346a840 Update README.md 2023-02-04 11:26:37 +11:00
Ryan Newington bbe270d49c Update README.md 2023-02-04 11:26:12 +11:00
Ryan Newington 1fd85a9db9 Update README.md 2023-02-04 11:20:55 +11:00
Ryan Newington 169228bfdb Update azure-pipelines.yml for Azure Pipelines 2023-02-04 10:52:52 +11:00
Ryan Newington f4e212809d Update azure-pipelines.yml for Azure Pipelines 2023-02-04 10:43:50 +11:00
Ryan Newington d81cbe4d63 Update azure-pipelines.yml for Azure Pipelines 2023-02-04 10:36:51 +11:00
Ryan Newington 85bf363d83 Update azure-pipelines.yml for Azure Pipelines 2023-02-04 10:36:05 +11:00
Ryan Newington caadbd6b54 Update azure-pipelines.yml for Azure Pipelines 2023-02-04 10:18:53 +11:00
Ryan Newington 919831ae24 Update azure-pipelines.yml for Azure Pipelines 2023-02-04 09:45:07 +11:00
Ryan Newington aaf010dac9 Update azure-pipelines.yml for Azure Pipelines 2023-02-04 09:44:07 +11:00
Ryan Newington 718a1cdce9 Merge branch 'main' of https://github.com/lithnet/windows-credential-provider 2023-02-04 09:38:13 +11:00
Ryan Newington 4ad11d5a63 Updates project to add powershell module 2023-02-04 09:38:01 +11:00
Ryan Newington 1e378eb1db Update azure-pipelines.yml for Azure Pipelines 2023-02-04 09:16:02 +11:00
Ryan Newington a1c6dea29e Update azure-pipelines.yml for Azure Pipelines 2023-02-04 09:14:32 +11:00
Ryan Newington 7b47c60eaa Update azure-pipelines.yml for Azure Pipelines 2023-02-04 09:09:11 +11:00
Ryan Newington 4d598fc7af Update azure-pipelines.yml for Azure Pipelines 2023-02-04 09:03:18 +11:00
Ryan Newington ad820a7674 Update azure-pipelines.yml for Azure Pipelines 2023-02-04 09:02:26 +11:00
Ryan Newington 1c6bc45083 Update azure-pipelines.yml for Azure Pipelines 2023-02-04 09:01:50 +11:00
Ryan Newington bcc80b28b2 Update azure-pipelines.yml for Azure Pipelines 2023-02-04 08:54:01 +11:00
Ryan Newington 6bc51da3a8 Update azure-pipelines.yml for Azure Pipelines 2023-02-04 08:53:25 +11:00
Ryan Newington 9668356e5d Update azure-pipelines.yml for Azure Pipelines 2023-02-04 08:52:11 +11:00
Ryan Newington 843535a0ba Update README.md 2023-02-03 07:54:50 +11:00
Ryan Newington 48aeaf49e1 Update README.md 2023-02-03 07:29:48 +11:00
Ryan Newington 5c1360b925 Update README.md 2023-02-03 07:28:43 +11:00
Ryan Newington 511980ef91 Update README.md 2023-02-03 07:28:02 +11:00