Personal tools
You are here: Home Developers Developers accounting system

Developers accounting system

Describes how someone could obtain a login account to the various services of LiquidPub project development system.

Project LiquidPub development process is maintained by means of some services:

  • Project's Subversion repository
  • Project's Trac bug tracker
  • Project's web site editing section
  • Project's wikis

If an user has to access one or more of the aforementioned platforms, it has to be registered and to possess the privileges to perform whatever actions s/he has to do. In a nutshell, one needs to take care of both authentication and authorization aspects.

In order to get authenticated, user should ask for a new account from single sign-on account admins (currently: passamani @ disi.unitn.it OR vrizzi @ disi.unitn.it).

Then, after having received authentication details, in order to get authorized, user should send a request (with user's account name along with which parts of the platform one needs to access) to passamani @ disi.unitn.it.