* Cannot browse SQL files in ulog2 git
@ 2025-02-15 14:57 Slavko
2025-02-19 23:07 ` Jeremy Sowden
0 siblings, 1 reply; 3+ messages in thread
From: Slavko @ 2025-02-15 14:57 UTC (permalink / raw)
To: netfilter ML
Hi,
i recently play with SQL in ulog2, it works, but i want to
read recent SQL examples in doc directory in web browser,
but i got 403 response, the same response provides the
wget tool::
wget -qSO- https://git.netfilter.org/ulogd2/plain/doc/mysql-ulogd2.sql \0
HTTP/1.1 403 Forbidden
Date: Sat, 15 Feb 2025 14:48:34 GMT
...
The Makefile in this dir is readable...
Please, is it really blocked or by some mistake?
regards
--
Slavko
https://www.slavino.sk/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cannot browse SQL files in ulog2 git
2025-02-15 14:57 Cannot browse SQL files in ulog2 git Slavko
@ 2025-02-19 23:07 ` Jeremy Sowden
2025-02-20 11:32 ` Pablo Neira Ayuso
0 siblings, 1 reply; 3+ messages in thread
From: Jeremy Sowden @ 2025-02-19 23:07 UTC (permalink / raw)
To: Slavko; +Cc: Netfilter
[-- Attachment #1: Type: text/plain, Size: 655 bytes --]
On 2025-02-15, at 14:57:21 +0000, Slavko wrote:
> i recently play with SQL in ulog2, it works, but i want to
> read recent SQL examples in doc directory in web browser,
> but i got 403 response, the same response provides the
> wget tool::
>
> wget -qSO- https://git.netfilter.org/ulogd2/plain/doc/mysql-ulogd2.sql
> Date: Sat, 15 Feb 2025 14:48:34 GMT
> ...
>
> The Makefile in this dir is readable...
>
> Please, is it really blocked or by some mistake?
Confirmed. I get 403's for all the SQL files in that directory. At a
guess, mod_security is being overzealous. If you use git to clone the
repo, you will be able to read the SQL.
J.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 931 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cannot browse SQL files in ulog2 git
2025-02-19 23:07 ` Jeremy Sowden
@ 2025-02-20 11:32 ` Pablo Neira Ayuso
0 siblings, 0 replies; 3+ messages in thread
From: Pablo Neira Ayuso @ 2025-02-20 11:32 UTC (permalink / raw)
To: Jeremy Sowden; +Cc: Slavko, Netfilter
On Wed, Feb 19, 2025 at 11:07:34PM +0000, Jeremy Sowden wrote:
> On 2025-02-15, at 14:57:21 +0000, Slavko wrote:
> > i recently play with SQL in ulog2, it works, but i want to
> > read recent SQL examples in doc directory in web browser,
> > but i got 403 response, the same response provides the
> > wget tool::
> >
> > wget -qSO- https://git.netfilter.org/ulogd2/plain/doc/mysql-ulogd2.sql
> > Date: Sat, 15 Feb 2025 14:48:34 GMT
> > ...
> >
> > The Makefile in this dir is readable...
> >
> > Please, is it really blocked or by some mistake?
>
> Confirmed. I get 403's for all the SQL files in that directory. At a
> guess, mod_security is being overzealous. If you use git to clone the
> repo, you will be able to read the SQL.
Let me take a look at this.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-02-20 11:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-15 14:57 Cannot browse SQL files in ulog2 git Slavko
2025-02-19 23:07 ` Jeremy Sowden
2025-02-20 11:32 ` Pablo Neira Ayuso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).