@georgalis commented on GitHub:
@robertgendler regarding (1) this would seem a stylistic variation of my PR #248 checks, is there a style guide? The PR style embraces the original syntax, with…
@bernstei commented on GitHub:
@bernstei that is not consistent with my experience with sshd and/or mac. I could speculate causes, but that would be something of a random walk. I'm certain some…
@georgalis commented on GitHub:
@robertgendler BTW the system I've used for many years to bring a vendor OS config to my standard is here: https://github.com/georgalis/pub/blob/master/boot/nbsd/h…
@georgalis commented on GitHub:
@robertgendler considering an alternate method for the sshd check/fix rules, a new approach is if sshd -T fails the check, use the include_dir and write a…
@paolafrancesca commented on GitHub:
@thanakijwanavit you provided a service acount json instead of a client api key one at https://console.developers.google.com/apis/credentials you can create…
@paolafrancesca commented on GitHub:
did you solve the issue @thanakijwanavit ? my client json file is like the following:
{"installed":{"client_id":"...","project_id":"...","auth_uri":"htt…
@paolafrancesca commented on GitHub:
@OnkelTem This project repository has no relation with the service at https://transfer.sh that's managed by https://storj.io. So far we cannot address any…
@thanakijwanavit commented on GitHub:
Thanks so much for your reply I have created a Oauth-client-id.json however I got the following error
panic: oauth2/google: missing redirect URL in…
@sxiii commented on GitHub:
Same for me both from CLI and from browser uploader...
@paolafrancesca commented on GitHub:
@andreasonny83 interesting. Where are the file hosted? Is the packaged a client only or a server, like transer-sh? I don't find the source code online
@thanakijwanavit commented on GitHub:
did you solve the issue @thanakijwanavit ? my client json file is like the following:
{"installed":{"client_id":"...","project_id":"...","a…
@andreasonny83 commented on GitHub:
If you are interested, I have just recently built something similar called transfer-now on: https://www.npmjs.com/package/transfer-now
@paolafrancesca commented on GitHub:
@thanakijwanavit I don't remember: anyway in my json it is ["urn:ietf:wg:oauth:2.0:oob","http://localhost"]
@paolafrancesca commented on GitHub:
@andreasonny83 you may want to ping @stefanbenten
@georgalis commented on GitHub:
As POC for my last comment, here is how I would implement respective sections of os_sshd_permit_root_login_configure.yaml
id: os_sshd_permit_root_login_co…
@georgalis commented on GitHub:
@robertgendler I am not following the workflow to contrib to this project. Normally, for a project/repo I do not have write perms, I would fork to a repo I own,…
@robertgendler commented on GitHub:
@georgalis and @bernstei check out dev_ventura_issue245
@robertgendler commented on GitHub:
@georgalis I understand the confusion on how this Git project works because it isn't the usual traditional workflow.
So we have the OS branches and main…
@georgalis commented on GitHub:
@robertgendler and @bernstei I have just finished some busy time. As next steps, I was planning to comment on drafts for https://www.nist.gov/identity-access-manag…