-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
question: ACL in Caddy #301
Comments
@jayadevx , generally speaking it is done using a combination of request matchers and handle directive.
No. |
Thank you for your response @greenpau. Do you have some examples? |
@jayadevx , here it is #181 (comment) |
@jayadevx , in your case it might be
|
Thank you @greenpau |
@jayadevx, I am looking to add testimonial sections to https://authcrunch.com. Could you please write one and send it to me at [email protected]? |
I donno if I have used authcrunch.com. is it same as caddy?
…On Mon, 11 Mar, 2024, 17:05 Paul Greenberg, ***@***.***> wrote:
@jayadevx <https://github.com/jayadevx>, I am looking to add testimonial
sections to https://authcrunch.com. Could you please write one and send
it to me at ***@***.***?
—
Reply to this email directly, view it on GitHub
<#301 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADS2LQUFSW4GX3MN7IQ2CTTYXWQIXAVCNFSM6AAAAAA77KYL52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBYGIZTKOJWHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@jayadevx , it is what powers |
Ok! Can you give some sample testimonial?
…On Mon, 11 Mar, 2024, 17:15 Paul Greenberg, ***@***.***> wrote:
I donno if I have used authcrunch.com. is it same as caddy?
@jayadevx <https://github.com/jayadevx> , it is what powers caddy-security
.
—
Reply to this email directly, view it on GitHub
<#301 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADS2LQQWS642TACWD2PDQBTYXWRP3AVCNFSM6AAAAAA77KYL52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBYGI2TGMZUG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@jayadevx , gemini.google.com, prompt. Then, edit to match the reality of your usage.
|
Hello there,
1/ Is there a way to create ACL in Caddy?
like
allow {condition} /images
deny {condition} /private
2/ Can we do this via API dymamically?
Best,
Jay
The text was updated successfully, but these errors were encountered: