Code Monkey home page Code Monkey logo

quassel-manage-users's Introduction

quassel-manage-users

What is Quassel

"Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core, much like the popular combination of screen and a text-based IRC client such as WeeChat, but graphical. In addition to this, Quassel aims to bring a pleasurable, comfortable chatting experience to all major platforms (including Linux, Windows, and MacOS X as well as Qtopia-based cell phones and PDAs), making communication with your peers not only convenient, but also ubiquitous available."

Managing Users

Quassel's distribution package comes with a manageusers.py script which tries to handle the management of users. However, the functionality of the default manageusers.py is somewhat not very complete, and often cannot locate the database that it needs to handle users.

This version of manageusers.py does so correctly. It modifies the quasselcore database to add or remove users, and change an existing user's password.

This allows the creation of users beyond the default single-user scenario. In addition. In the default quassel package, while there is a built-in --add-user option, it is known to fail.

The version of Quassel in question here is version 0.8.0. This may or may not work for versions beyond the above.

Finally, this works only for Quassel installations using SQLite databases.

Usage:

  • manageusers.py (add|changepass|delete) <username> <password>
  • manageusers.py (delete) <username>
  • manageusers.py list

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.