usermanager CLI: catch plugin signalled error messagesPlugins may prevent user modifications and will use msg() to tell why.This will catch the messages and print them on CLI as well
abort early when no auth backend is available
type hints and cleanup
translation update
typos
remove unused variable
add addToGroup and removeFromGroup
initial usermanager cli
Consistent capilization of io_saveFile and psr-2 formatting
jquery-migrate: replace on()/trigger() shorthand and use prop() for disabled attrRelated to #1546.
12345678910>>...36