-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revamped Invoke-MSOLSpray #2
Open
justin-p
wants to merge
10
commits into
dafthack:master
Choose a base branch
from
justin-p:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Aug 15, 2020
-
Rebuild authentication and return code/ErrorReponse logic. Dynamically parses the error code and message from ErrorResponse. Rebuild lockout menu logic. Added PowerShell Object based output. Added Pipeline support. Added support for single and multiple Usernames, Passwords, UsersLists and PasswordLists. Can all be mixed and matched. Added logic to ensure only files are loaded that exist. Added logic to ensure only unique usernames/passwords are used. Added logic to ensure specified url is valid. Added Delay support to wait between logon requests. Added Support for custom UserAgent. By default uses a helper function to randomly generate one using [Microsoft.PowerShell.Commands.PSUserAgent]. Added IgnoreSSL switch. Added a Timestamp for each individual login request. Added CBH to reflect changes. Added Write-Progress support to replace write-host/write-output Moved lockout_threshold to Param block.
Configuration menu - View commit details
-
Copy full SHA for e6dc28a - Browse repository at this point
Copy the full SHA e6dc28aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f436bae - Browse repository at this point
Copy the full SHA f436baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfefe7a - Browse repository at this point
Copy the full SHA dfefe7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaaecea - Browse repository at this point
Copy the full SHA eaaeceaView commit details -
Updated Progress bars, verbose messages and content of the output file.
Configuration menu - View commit details
-
Copy full SHA for d069a82 - Browse repository at this point
Copy the full SHA d069a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f74c4 - Browse repository at this point
Copy the full SHA b4f74c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e7e898 - Browse repository at this point
Copy the full SHA 4e7e898View commit details -
Updated CBH to reflect changes to the timestamp format
Configuration menu - View commit details
-
Copy full SHA for 13db923 - Browse repository at this point
Copy the full SHA 13db923View commit details -
Updates examples to reflect changes to the timestamp format.
Configuration menu - View commit details
-
Copy full SHA for 1382d6b - Browse repository at this point
Copy the full SHA 1382d6bView commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 03fa209 - Browse repository at this point
Copy the full SHA 03fa209View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.