Rob Weaver

Results 6 comments of Rob Weaver

Anybody there - I have been using this macro locally, suits my purpose. This has been open since November.

My sts profile in ~/.aws/config is unchanged: ``` [profile sts] region = us-west-1 google_config.ask_role = False google_config.keyring = False google_config.duration = 28800 google_config.google_idp_id = xxxxxxxxx google_config.role_arn = arn:aws:iam::999999999:role/omnis-admin google_config.google_sp_id =...

And it did work before: ``` Robs-Mac-Pro:~ robweaver$ aws-google-auth -I xxxxxxx -S 999999999 -R us-west-1 -u [email protected] -d 28800 --resolve-aliases Google Password: Please visit the following URL to view your...

WordPress 4.8.2 (running MultiSite unfortunately). Yoast 5.3.3 On an edit post with some ACF fields on it.

Saw this as well, but after destroying and making sure group name was lower case it appears to be fine. I orginally had the name of the group and email...

I have the same issue, seems reasonable to make the code a bit smarter here so that an address like `Super Admin` wouldn't be treated as two addresses. My workaround...