We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As @nickvergessen mentioned there could be a couple of things to configure to trigger bugs
Set a displayname on the users, maybe displaynames with some xss teststrings
File skeleton with special characters
TODO: Collect more
The text was updated successfully, but these errors were encountered:
@
break@ing@every@thing
USERID=$(uuidgen) TEST5=$USERID sudo -u www-data OC_PASS="123456" ./occ -vvv user:add --password-from-env --display-name "Emily Evans" -g $GROUPID1 -g $GROUPID2 $USERID sudo -u www-data ./occ -vvv user:setting $USERID settings email test5@example.tld
Sorry, something went wrong.
No branches or pull requests
As @nickvergessen mentioned there could be a couple of things to configure to trigger bugs
Set a displayname on the users, maybe displaynames with some xss teststrings
File skeleton with special characters
TODO: Collect more
The text was updated successfully, but these errors were encountered: