Coder Social home page Coder Social logo

ilyatbn / aws_alwayson Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 7.0 660 KB

Chrome Extension that replaces the need for aws-google-auth

HTML 13.34% JavaScript 49.47% CSS 11.00% Batchfile 0.87% Shell 2.90% Go 14.15% Python 8.27%
aws chrome-extension google-workspace gsuite saml sso

aws_alwayson's People

Contributors

egarbi avatar ilyatbn avatar isword avatar keymv avatar zeevro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aws_alwayson's Issues

Create directory when no LaunchAgents directory doens't exist

When running the python install script on MacOs if the LaunchAgents doesn't exists yet the script fails.

https://github.com/ilyatbn/aws_alwayson/blob/master/aosvc-python/install_mac.sh#L4

โžœ  aosvc-python git:(master) ./install_mac.sh 
+ launch_config_dir=/Users/toto/Library/LaunchAgents
+ launch_config_path=/Users/toto/Library/LaunchAgents/com.github.ilyatbn.aws_alwayson.plist
+ service_path=/Users/toto/.local/share/aosvc/bin
++ id -u
+ user_uid=502
+ mkdir -p /Users/toto/.local/share/aosvc/bin
+ cp aosvc /Users/toto/.local/share/aosvc/bin
+ cp aosvc.plist /Users/toto/Library/LaunchAgents/com.github.ilyatbn.aws_alwayson.plist
cp: /Users/toto/Library/LaunchAgents/com.github.ilyatbn.aws_alwayson.plist: No such file or directory

The current fix is to manually create the directory and re-run the script.

golang client long usernames

it looks like usernames longer than 8 characters get trimmed and the client writes the credentials file to something like /home/user.na+/.aws/credentials instead.

didn't have time to debug yet but I guess that it's because of netstat.
gonna switch over to 'ss' since telnet is deprecated and then fix it if it's something else causing this..

p.s
python client doesn't have this weird feature so it's unaffected.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.