Ticket #1 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Make htuser-mgm fully working (BUG 297)

Reported by: malte Assigned to: malte
Priority: blocker Milestone: VHCS 2.4.7.1
Component: Frontend (GUI) Version: 2.4.7.2
Severity: Keywords: htaccess
Cc:

Description

multiple user with multiple secured directories are not working as expected. user will be deleted/overwritten in htpasswd not added.

for reproducing try this:

1. add a secured directory for example: /var/www/virtual/domain.de/secured_dir1/ secure it for: user_a

--> user_a will be created in /var/www/virtual/domain.de/.htpasswd

2. add a second dir and secure it with different user: /var/www/virtual/domain.de/secured_dir2/ secure it for: user_b

--> now user_b will not be _added_ - it just overwrites user_a in /var/www/domain.de/.htpasswd with user_b

--> in gui everything looks normal and as expected (2 dirs with 2 different users) - but only one user exists in real

Attachments

Change History

06/06/2006 11:00:36 AM changed by malte

  • status changed from new to assigned.

06/06/2006 08:46:55 PM changed by malte

  • version set to 2.4.7.2.
  • component changed from component1 to gui (web-frontend).

06/06/2006 08:47:35 PM changed by malte

  • milestone changed from milestone1 to 2.4.7.2-stable.

06/14/2006 10:06:48 PM changed by malte

  • status changed from assigned to closed.
  • resolution set to fixed.

10/17/2006 03:18:39 PM changed by malte

  • milestone changed from 2.4.7.2-stable to 2.4.8.

Milestone 2.4.7.2-stable deleted


Add/Change #1 (Make htuser-mgm fully working (BUG 297))




Action