view tests/test-username-newline.out @ 7035:9d023ef7b467

forbid username with '\n' at the changelog level It was already forbidden for ui.username() but no verification were made for username passed through the commandline.
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sat, 13 Sep 2008 17:46:09 +0200
parents
children f29b674cc221
line wrap: on
line source

adding a
transaction abort!
rollback completed
abort: username 'foo\nbar1' contains a newline

transaction abort!
rollback completed
abort: username 'foo\nbar2' contains a newline

transaction abort!
rollback completed
abort: username 'foo\nbar3' contains a newline!