Files
postgres-web/pgweb
Magnus Hagander 57578a2001 Restrict docs page names in url map
Match only filenames, not subdirectory+filename. A subdir+filename would
just generate a 404 in most cases, but it could in some cases generate
incorrect redirects that could leave a client stuck in a loop until the
URL got long enough to start failing, which is obviously not very good
behaviour.

Also dont' match an empty filename with just an extension because, well,
that's stupid.
2021-03-08 21:59:18 +01:00
..
2021-02-18 17:15:25 +01:00
2020-07-13 14:53:07 +02:00
2019-01-26 16:19:26 +01:00
2021-03-08 21:59:18 +01:00