Rev 5828 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5828 | Rev 9506 | ||
---|---|---|---|
Line 1... | Line -... | ||
1 | type any |
- | |
2 | class any |
- | |
3 | superclass any |
- | |
4 | subclass any |
- | |
5 | s_prog any |
- | |
6 | superclass2 reply |
- | |
7 | auth_user any |
- | |
8 | auth_test deny |
- | |
9 |
|
1 | any: type class superclass subclass s_prog auth_user auth_password keyword |
10 | keyword any |
- | |
11 | changesession init |
- | |
12 | save_logincgu deny |
- | |
13 | agreecgu any |
- | |
14 | current_pass deny |
- | |
15 | exampletype |
2 | any: agreecgu exampletype wims_name_n_forgetpwd auth_mail step authtype_ |
16 | init:modu_lang |
3 | init: changesession modu_lang |
17 | - | ||
18 |
|
4 | deny: auth_test current_pass save_logincgu |
19 |
|
5 | reply: superclass2 |