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 'dotallowlist' to .s3deploy.yml config file #58

Closed
wants to merge 1 commit into from

Conversation

dltj
Copy link

@dltj dltj commented Jul 13, 2021

Fixes #53

Example addition to config file:

dotallowlist:
  - .well-known

Warning: I don't know Golang. This code appears to work, but may not be
idiomatic Golang.

Example addition to config file:

```yaml
dotallowlist:
  - .well-known
```

Warning: I don't know Golang.  This code appears to work, but may not be
idiomatic Golang.
dltj added a commit to dltj/dltj-blog that referenced this pull request Jul 16, 2021
This has been [submitted as a pull
request](bep/s3deploy#58) upstream, but until
it gets accepted I'll use my fork for the DLTJ site deployment.
dltj added a commit to dltj/dltj-blog that referenced this pull request Jul 16, 2021
This has been [submitted as a pull
request](bep/s3deploy#58) upstream, but until
it gets accepted I'll use my fork for the DLTJ site deployment.
@bep bep force-pushed the master branch 7 times, most recently from c348298 to 9d67e2b Compare August 10, 2021 11:10
bep added a commit that referenced this pull request Oct 16, 2024
bep added a commit that referenced this pull request Oct 16, 2024
bep added a commit that referenced this pull request Oct 17, 2024
bep added a commit that referenced this pull request Oct 17, 2024
@bep bep closed this in #502 Oct 17, 2024
@bep bep closed this in 7314143 Oct 17, 2024
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.

Feature request: Allow opt in (whitelist) of hidden folders
1 participant