Dropping --migrate-backend option and adding --add-user option to the core.
authorMarcus Eggenberger <egs@quassel-irc.org>
Wed, 11 Mar 2009 01:01:19 +0000 (02:01 +0100)
committerMarcus Eggenberger <egs@quassel-irc.org>
Wed, 11 Mar 2009 01:01:19 +0000 (02:01 +0100)
commit9bf0c85ec4cc3b2b52a17465e2991ee5ea73f396
treee81f8f37bcabfc24a9bf5da51194853415213f97
parentf998a95ef357691a8b4cb229602528edd39503bb
Dropping --migrate-backend option and adding --add-user option to the core.
--select-backend supersedes --migrate-backend now as it switches your
backend, merges the old to thew new backend (if supported by both
backends and the new backend was found uninitialized). Otherwise
prompt for credentials to add a new user.
You can now also use the --add-user option at any time to add a core user.
src/common/main.cpp
src/core/core.cpp
src/core/core.h