J Wyman ∞
3ab13f8be9
Renamed Microsoft.Alm to GitCredentialManager.sln
2017-03-02 10:10:03 -05:00
J Wyman
c2020aed97
Merge pull request #366 from fowillar/timeoutFix
...
Improve reliability of non-interactive login through AAD
2017-02-17 16:57:10 +01:00
Forest Willard
b94261b314
Non-interactive login through AAD would sometimes fail due to short internal
...
timeouts on redirects while accelerating login from AD to ADFS. ADAL.net folks
assure us that using AcquireTokenAsync(string, string, UserCredential) will never
produce a prompt, and by supplying a default constructor UserCredential, will
attempt to use the currently logged-in user for auto-acceleration.
2017-02-15 14:43:27 -08:00
J Wyman
e1a0f76292
Merge pull request #365 from sryabkov/patch-2
...
Fix the name of the executable in the example
2017-02-15 05:07:37 +01:00
Sergei Ryabkov
a5af44a1af
Fix the name of the executable in the example
2017-02-14 13:54:12 -05:00
J Wyman
90f8fe40e1
Merge pull request #359 from XhmikosR/coverity
...
Add a script to run Coverity.
2017-02-07 22:29:50 +01:00
XhmikosR
a496ec3902
Add a script to run Coverity.
2017-01-17 20:11:21 +02:00
J Wyman
8e3be7a35b
Merge pull request #360 from XhmikosR/master
...
Cli-CredentialHelper/install.cmd: reduce indentation.
2017-01-17 12:55:04 -05:00
J Wyman
c95da98421
Merge pull request #357 from XhmikosR/dep-scripts
...
Remove unneeded switches from deployment scripts.
2017-01-17 12:54:40 -05:00
J Wyman
fd5395f56b
Merge pull request #358 from XhmikosR/is559
...
Require Inno Setup 5.5.9.
2017-01-17 11:15:40 -05:00
XhmikosR
5d97d250a0
Cli-CredentialHelper/install.cmd: reduce indentation.
2017-01-17 08:40:48 +02:00
XhmikosR
75ba213096
Require Inno Setup 5.5.9.
2017-01-17 08:18:15 +02:00
XhmikosR
55f9a5b02e
Remove unneeded switches from deployment scripts.
2017-01-17 08:09:48 +02:00
J Wyman
501fc2bbb8
Merge pull request #352 from XhmikosR/master
...
Minor cleanup
2017-01-05 18:17:56 -05:00
XhmikosR
63642f8c63
Ran Codemaid.
2017-01-05 23:44:49 +02:00
XhmikosR
c77b7a0ed7
Remove bogus "Package" project configuration.
2017-01-05 23:23:47 +02:00
J Wyman
0bc9b5c879
Merge pull request #350 from XhmikosR/analysis-all-rules
...
Enable code analysis all rules.
2017-01-05 14:12:18 -05:00
J Wyman
e411cef498
Merge pull request #349 from XhmikosR/master
...
docs: tweaks
2017-01-05 14:11:49 -05:00
J Wyman
9f7a69c0e6
Resolve code analysis warnings.
2017-01-05 13:19:51 -05:00
XhmikosR
6d6affc7df
Rename test methods.
2017-01-05 09:53:18 +02:00
XhmikosR
de46a40acc
Enable code analysis all rules.
...
Disable the spelling ones.
2017-01-05 09:53:18 +02:00
XhmikosR
7690711e8c
Tweak docs.
...
* fix a couple of links
* use a relative link to LICENSE.txt
* simplify a `mailto` link
* escape characters in headers; pandoc's auto-id generation had issues with this
2017-01-04 21:58:42 +02:00
XhmikosR
0df713871c
Remove bogus space.
2017-01-04 20:26:54 +02:00
J Wyman
e9d203d42b
Merge pull request #348 from whoisj/fix-warning
...
Fix analyzer warning
2017-01-04 13:20:10 -05:00
J Wyman
d30c2b92ac
Merge pull request #345 from XhmikosR/markdown-tweaks
...
Markdown tweaks
2017-01-04 13:19:44 -05:00
J Wyman
3203366b9f
Merge pull request #347 from whoisj/rev-version
...
Update version numbers and copyright years.
2017-01-04 12:21:01 -05:00
J Wyman
ec23d1f8b7
Fix analyzer warning
...
The analyzer was warning about ISerializable not having Serializable attribute. This change should silence that.
2017-01-04 12:20:45 -05:00
J Wyman
cd231cc78b
Update version numbers and copyright years.
...
Update all copyright years from 2016 to 2017, just a janitorial thing.
Update version for askpass and credential-manager to 1.9.0, MS.Alm.Authentication to 3.3.0, and GH.Authentication to 1.1.1 .
2017-01-04 12:16:42 -05:00
J Wyman
dfb047ce64
Merge pull request #346 from whoisj/fix-askpass
...
Askpass: search only credential part of url.
2017-01-04 12:05:05 -05:00
J Wyman
fd3f503752
Askpass: search only credential part of url.
2017-01-04 11:54:19 -05:00
XhmikosR
4b746fcf8c
Markdown tweaks and typo fixes.
2017-01-04 18:07:32 +02:00
J Wyman
ea57a51082
Merge pull request #344 from XhmikosR/docs-tweaks
...
Tweak docs generation.
2017-01-04 11:06:13 -05:00
J Wyman
77c5a00e82
Merge pull request #343 from XhmikosR/compress-gcmweb-png
...
Losslessly compress gcmweb.png.
2017-01-04 11:04:48 -05:00
J Wyman
2467e08ff6
Merge pull request #342 from XhmikosR/ren-license
...
Rename LICENSE.TXT to LICENSE.txt.
2017-01-04 11:04:21 -05:00
XhmikosR
d5b58ebdac
Tweak docs generation.
...
* Use html5 doctype
* Include only the basic Bootstrap styles (saves ~200KB per file)
2016-12-26 11:08:18 +02:00
XhmikosR
624e259e37
Losslessly compress gcmweb.png.
...
8230 -> 5749 bytes
2016-12-26 11:07:34 +02:00
XhmikosR
78aee1880e
Rename LICENSE.TXT to LICENSE.txt.
2016-12-26 11:00:51 +02:00
J Wyman
91a4e04ff7
Merge pull request #340 from willardf/loginhint
...
Fix documentation and actually run AAD loginhint tests
2016-12-22 10:34:23 -05:00
Forest Willard
d2856803f4
Fix documentation and actually run tests
2016-12-21 16:13:41 -08:00
J Wyman
9999f273df
Merge pull request #339 from willardf/loginhint
...
Add AAD login hint for VSTS non-interactive authentication.
2016-12-21 17:40:19 -05:00
Forest Willard
2519754eba
Oops, didn't save a doc
2016-12-21 12:08:45 -08:00
Forest Willard
fe528f8772
Apply PR feedback and add unit test
2016-12-21 11:52:15 -08:00
Forest
88ade73846
Add AAD hints for VSTS non-interactive authentication.
...
Azure Active Directory service's non-interactive flow relies greatly on knowledge of the authoritative domain to perform ADFS checks, which in turn are necessary to allow non-interactive authentication. Since VSTS hosted services are always found @visualstudio.com, Azure isn't always able to lookup the authoritative ADFS domain. Including the domain information in the request, greatly increases the likelihood of non-interactive authentication succeeding when allowed.
2016-12-20 22:47:59 -08:00
J Wyman
c7c3ad32d0
Merge pull request #336 from XhmikosR/master
...
Ran Codemaid.
2016-12-16 09:36:15 -05:00
XhmikosR
5a59d16656
Ran Codemaid.
2016-12-16 10:45:05 +02:00
J Wyman
8889c3d75a
Merge pull request #329 from whoisj/improve-basic-authentication
...
Improve basic authentication support.
2016-12-12 09:53:53 -05:00
J Wyman
7f48135363
Merge pull request #330 from whoisj/environ-config-parity
...
Complete parity between config and environ keys.
2016-12-12 09:52:58 -05:00
J Wyman
436fec2914
Improve basic authentication support.
...
Allow for enforcement of how to handle NTLM: auto, always, or never (aka basic only).
2016-12-12 09:52:04 -05:00
J Wyman
2606447eaf
Complete parity between config and environ keys.
...
Adds a common configuration string reader, then relies on that reader to parse both environment and configuration values.
This makes environment overrides for every configuration setting possible.
2016-12-12 09:50:39 -05:00
J Wyman
2307763d33
Merge pull request #328 from kevin-david/patch-1
...
Fix link to Configuration in Automation
2016-12-07 10:49:28 -05:00