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

Add support for using Firefox containers with console #338

Merged
merged 1 commit into from
May 1, 2022

Conversation

synfinatic
Copy link
Owner

Normally you can be logged into a single role via the AWS console
which is super annoying. By using a Firefox plugin, we can use
unique containers for each role and avoid any error messages
from AWS. :)

Fixes: #336

@codecov
Copy link

codecov bot commented May 1, 2022

Codecov Report

Merging #338 (10d4d94) into main (8754f5d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #338   +/-   ##
=======================================
  Coverage   75.82%   75.82%           
=======================================
  Files          15       15           
  Lines        2101     2101           
=======================================
  Hits         1593     1593           
  Misses        449      449           
  Partials       59       59           
Impacted Files Coverage Δ
sso/settings.go 66.97% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8754f5d...10d4d94. Read the comment docs.

Normally you can be logged into a single role via the AWS console
which is super annoying.  By using a Firefox plugin, we can use
unique containers for each role and avoid any error messages
from AWS. :)

Fixes: #336
@synfinatic synfinatic force-pushed the console-containers branch from d474947 to 10d4d94 Compare May 1, 2022 00:33
@synfinatic synfinatic merged commit f3b3d85 into main May 1, 2022
@synfinatic synfinatic deleted the console-containers branch May 1, 2022 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Firefox Containers
1 participant