Reject HTML and macros in usernames

This commit is contained in:
Graham Knop 2008-02-15 14:56:40 +00:00
parent 39f1a3da3c
commit 9fa0df22c7
3 changed files with 12 additions and 2 deletions

View file

@ -1,4 +1,5 @@
7.5.3
- prevent HTML and Macro injection in usernames
7.5.2
- add: Auth modules now accept a "returnUrl" form parameter when logging in