tazbug rev 2
Add account info in README
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 03 12:06:47 2012 +0200 (2012-04-03) |
parents | 4c0eb28fc0a4 |
children | ceb98355da83 |
files | README |
line diff
1.1 --- a/README Tue Apr 03 11:39:35 2012 +0200 1.2 +++ b/README Tue Apr 03 12:06:47 2012 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 are crypted with MD5 and also stored outside of the document root. Your ID key 1.5 is the MD5 sum of your login, mail and password 1.6 1.7 -TazBug is simple to use, 2 type of status exist: OPEN and CLOSED and 4 priority 1.8 +TazBug is simple to use, 2 type of status exist: OPEN and CLOSED and 2 priority 1.9 level are handled. Affected packages name can be added to the bug and the all 1.10 bug configuration file can be edited. 1.11 1.12 @@ -26,12 +26,21 @@ 1.13 * Use shared accounts with other sites to have only one login 1.14 1.15 1.16 +Accounts 1.17 +-------- 1.18 +To create an account on SliTaz Bugs you must use the graphical box from 1.19 +your SliTaz system and found in the menu "Network" --> "SliTaz bug report" 1.20 +You can also use the command line tool tazbug with the signup command: 1.21 + 1.22 +$ tazbug signup --name="Real Name" --user=login --mail=mail@domain --pass=pass 1.23 + 1.24 + 1.25 Installation 1.26 ------------ 1.27 TazBug should work on any SliTaz system and can be used as a Bug Tracker for 1.28 your project. You can grab last source from SliTaz Mercurial repositories or 1.29 a release tarball from SliTaz mirrors. You need a web server with CGI support 1.30 -and SliTaz httphelp in /usr/lib/slitaz as well as Busybox HTTPd applet. 1.31 +and SliTaz httphelper in /usr/lib/slitaz as well as Busybox HTTPd applet. 1.32 1.33 People config files: /var/lib/slitaz/people 1.34 Auth file with pass: /var/lib/slitaz/auth/people