X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=README;h=1877b621d07dae7e9f6730fad563fcbfad0ce9f3;hp=dd8324ad52f93751e113bd68d42727a4eb39c0e6;hb=7de4debb5a6744d9f67cb09c5fc0aa136f05be96;hpb=609cd2aab2e5d244f9b80b96284c745e64f52fa8 diff --git a/README b/README index dd8324ad..1877b621 100644 --- a/README +++ b/README @@ -1,33 +1,23 @@ Quassel IRC - Release Notes =========================== -This is a pre-release version. This means that a lot of stuff is not -working yet, that copyright notices and licensing information are not -always correct, and that stuff generally breaks. We kindly ask you -that you don't give out the source code or svn account information -before the first public release. If you know interested persons, -please point them to us and we will gladly make the source code -available to them. - -Please don't hesitate to inform us about bugs you encounter (but you -probably don't need to report obviously missing features such as a -working topic bar or nicklist, we know that ourselves ;-) +Please find the current release notes at . On first run of the Quassel core, it will wait for a client to connect -and present a (preliminary) first-run wizard. This will allow you to -create the database and one admin user for the core-side storage. Note -that Quassel does not support the administration of user accounts yet, -this includes adding more users, changing passwords and so on. This is -high on our TODO list, of course. +and present a first-run wizard that will allow you to create the database +and one admin user for the core-side storage. + +To add more users, run: `quasselcore --add-user` +To change the password of an existing user: `quasselcore --change-userpass=username` +The manageusers.py script is deprecated. -The Quassel IRC Team can be contacted on Freenode/#quassel (or +IRC is the preferred means of getting in touch with the developers. +The Quassel IRC Team can be contacted on Freenode/#quassel (or #quassel.de). We always welcome new users in our channels! Our homepage is The bugtracker can be found at The dev team can be reached by email: -Thanks, +Thanks for reading, ~ The Quassel IRC Team - - (Manuel Nickschas, Marcus Eggenberger, Marco Genise)