Skip to content
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

INF-7625 | Merge upstream #2

Merged
merged 39 commits into from
Apr 19, 2023
Merged

INF-7625 | Merge upstream #2

merged 39 commits into from
Apr 19, 2023

Conversation

mjsmithnh
Copy link

@mjsmithnh mjsmithnh commented Apr 18, 2023

  • CRLF handling for windows
  • indexof instead of contains
  • Updated manifest and changelog for v2.5
  • Extra debug command for verifying issue 28
  • Debug logs added to options panel
  • Debug log lines for background script
  • Version 2.6
  • Ask permission for accessing any requested URL. Needed for Chrome 72.
  • Pushed to v2.7
  • v2.8 - tabs permission removed
  • Add info about the FireFox extions
  • Update manifest to v3 requirements
  • Refactor to parse xml without DomParser
  • Call AWS STS Api using fetch
  • Changing to using let instead of var. Also some additional comments.
  • Update script.js
  • Update CHANGELOG.md
  • Update manifest.json
  • Set default SessionDuration to 4h
  • Updated readme file
  • Updated reamde and options
  • Added Support of custom Session Duration
  • Fixed typos in the Readme file
  • Update popup css
  • Fix credentials download for manifest v3
  • aws sdk for javascript V3. Refactor using async/await functions.
  • Update jquery lib
  • Update plugin version to v3.0
  • Provide some answers to common questions
  • Fix Credential file not downloading after v3.0 upgrade prolane/samltoawsstskeys#58. Parse various SAML Assertion AttributeValue syntax in a consistent way.
  • Fix Issue with sessionduration since latest v3.1. Extension is not working prolane/samltoawsstskeys#62. Check if sessionduration is undefined.
  • Fix Could not call AssumeRoleWithSAML: Error: HTTP error: 400 prolane/samltoawsstskeys#61. Refactor to use aws sdk for AssumeRoleWithSAML
  • Bump version to v3.2
  • Replace tabs with spaces
  • keepServiceRunning every 20 seconds

prime @salsify/infrastructure

@mjsmithnh mjsmithnh changed the title INF-7625 | Reset to upstream INF-7625 | Merge upstream Apr 18, 2023
Copy link

@pvenancio pvenancio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🆙

@mjsmithnh mjsmithnh merged commit 633c9e5 into master Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants