php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #61242 Add User and Group Access Control System to PHP.
Submitted: 2012-03-02 10:37 UTC Modified: 2020-10-27 10:28 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: oiaohm at gmail dot com Assigned:
Status: Suspended Package: *General Issues
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: oiaohm at gmail dot com
New email:
PHP Version: OS:

 

 [2012-03-02 10:37 UTC] oiaohm at gmail dot com
Description:
------------
Currently there is a lot of lets reinvent the wheel in php programs when it comes to user management.

Lots and lots of php programs have there own unique way of solving user access rights.  This can be horrid things like suffixing files and so on.

There needs to be a formal framework for user and group access control added to php.  This could allow directory control on sections of scripts and possibly other access controls in time.  Web applications will always need different users to what exist in the rest of the system.  This in time could be used to solve single login on sites using multi php projects.

This also assist php new web server to move from just a developers test tool to something that can be used production.  Key requirement for production for secuirty is directory restriction.  Key feature that need to exist for user management is also directory restriction.  So only the correct users can access the files they should be.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-05-16 16:10 UTC] danbrown@php.net
Changed the package, as it's not related to php.net systems issues.
 [2012-05-16 16:10 UTC] danbrown@php.net
-Package: Systems problem +Package: Built-in web server
 [2015-09-05 12:44 UTC] cmb@php.net
-Package: Built-in web server +Package: *General Issues
 [2020-10-27 10:28 UTC] cmb@php.net
-Status: Open +Status: Suspended
 [2020-10-27 10:28 UTC] cmb@php.net
This feature needs discussion for which this bug tracker is not
suitable.  If you're still interested in seeing this added to PHP,
please forward your request to the internals mailing list[1].  For
the time being, I'm suspending this ticket.

[1] <https://www.php.net/mailing-lists.php#internals>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 06:01:29 2024 UTC