ez projects / patch_for_user/login/site_[...
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| patch_for_user/login/site_[siteaccess]_error_bug | oldcontribs_import oldcontribs_import | planning | N/A | N/A |
When siteaccess matching failes and the default site access is loaded in
access.php, the variable $access['name'] is not set while it is
needed for the user/login check in index.php.
This patch simply sets this variable in the function changeAccess.