Subversion Repositories wimsdev

Rev

Rev 6 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6 Rev 4319
Line 1... Line 1...
1
# This is the register of authorized developers to use Modtool.
1
# This is the register of authorized developers to use Modtool.
2
# It is to be modified manually by the site manager.
2
# It is to be modified manually by the site manager or accross the management tool.
3
#
3
#
4
# Each developer registration takes a 4-line record.
4
# Each developer registration takes a 4-line record.
5
# Record format: (Each record start at the line with first character `:')
5
# Record format: (Each record start at the line with first character `:')
6
# line 1. login
6
# line 1. login
7
# line 2. password
7
# line 2. password
8
# line 3. real name
8
# line 3. firstname,lastname
9
# line 4. email address
9
# line 4. email address
10
#
10
#
11
# The following 4 lines illustrate a record. It is not effective because
11
# The following 4 lines illustrate a record. It is not effective because
12
# of the space put before the first character `:'.
12
# of the space put before the first character `:'.
13
 
13
 
14
 :wimsdev
14
 :wimsdev
15
wims1DEV
15
wims1DEV
16
name of developer
16
firstname,lastname of developer
17
developer@wims.unice.fr
17
developer@wims.unice.fr
18
 
18