multi-factor-authentication
Here are 25 public repositories matching this topic...
-
Updated
May 15, 2020 - Go
In our environment, we auto generate a number of profiles and we use a comment
START of Generated Lines
To separate out the generated profiles from the non-generated one. Unfortunately, everytime we run the aws-mfa tool, it removes that comment.
-
Updated
Mar 17, 2020 - Python
-
Updated
Oct 14, 2019 - Clojure
-
Updated
May 5, 2020 - TypeScript
-
Updated
Jun 13, 2018 - Python
-
Updated
Oct 25, 2019 - Go
-
Updated
Feb 12, 2020 - PHP
Install guide
Hey,
Can you please provide an install guide with the steps?
I tried it my self but i get a : SimpleSAML\Error\CriticalConfigurationError: The configuration is invalid: The configuration (config/config.php) is invalid: Missing configuration file
Backtrace:
0 www/_include.php:70 (N/A)
-
Updated
Mar 19, 2017 - PHP
-
Updated
Dec 24, 2017 - PHP
-
Updated
Nov 18, 2019 - HTML
-
Updated
Jun 1, 2017 - Python
-
Updated
Feb 19, 2020 - PHP
-
Updated
Nov 22, 2017 - Python
-
Updated
Jan 27, 2018
-
Updated
Sep 2, 2017 - JavaScript
-
Updated
Jul 5, 2017 - JavaScript
-
Updated
Dec 21, 2019 - Python
-
Updated
Oct 10, 2018 - PHP
-
Updated
Feb 18, 2019 - Java
-
Updated
Oct 28, 2019 - PHP
-
Updated
Apr 13, 2018 - PHP
Improve this page
Add a description, image, and links to the multi-factor-authentication topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multi-factor-authentication topic, visit your repo's landing page and select "manage topics."


Hello,
I see in https://github.com/microsoft/Git-Credential-Manager-for-Windows/blob/master/Docs/Environment.md honor
http_proxyandhttps_proxy(both upper and lower case it seems), but it completely ignoresno_proxywhilegithonor it.So
gitis properly handling requests, but GCM can leaks informations through the proxy while it shouldn't.Could GCM handle this environment v