developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 12 years ago
Closed 12 years ago
#820 closed bug (fixed)
master_module install ; drop the existing rights
Reported by: | foxmask | Owned by: | laurentj |
---|---|---|---|
Priority: | highest | Milestone: | jelix 1.1 |
Component: | module:master_admin | Version: | 1.1RC3 |
Severity: | blocker | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
Hi, After one hour of configuring my rights with php jelix.php acl2right create_subject ... etc..., i decided to install the master_module and type php jelix.php --myapp initadmin admin.
Unfortunatly ; this drop all my existing rights configuration.
the doc said
Notez qu'avant d'exécuter cette commande, vous devez avoir configuré correctement l'accès à la base de donnée dans le fichier dbprofils.ini.php, car les tables pour jAuth et jAcl2 seront créés.
that does not mean "dropping existing ACL config/system".
A notice should be add to the doc :
1) in the jacl2 chapter, that will say : /!\ create the master_module BEFORE to setup anything.
2) and in the chapter master_module : this installation drop any existing ACL config/system
Regards.
Change History (2)
comment:1 Changed 12 years ago by laurentj
- Owner set to laurentj
- Status changed from new to assigned
comment:2 Changed 12 years ago by laurentj
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in the trunk + 1.1.x. r1298