annotate website/www/htaccess @ 8535:4184173d364f

bug: make web page follow login_empty_passwords setting. remove the required attribute from password input in the the html templates if login_empty_passwords is enabled in config.ini. Also document in upgrading.txt.
author John Rouillard <rouilj@ieee.org>
date Wed, 18 Mar 2026 17:49:16 -0400
parents f9eaaa63fda2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8044
f9eaaa63fda2 build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
1 RedirectMatch 404 /\.buildinfo$
f9eaaa63fda2 build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
2 RedirectMatch 404 /docs_backup-.*
f9eaaa63fda2 build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
3 RedirectMatch 404 \.orig$
f9eaaa63fda2 build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
4 RedirectMatch 404 ~$

Roundup Issue Tracker: http://roundup-tracker.org/