-
- Downloads
- Patch #228594 by catch et al: removed access rule functionality from core.
The access rules capability of user module has been stripped down to a simple method for blocking IP addresses. E-mail and username restrictions are now available in a contributed module. IP address range blocking is no longer supported and should be done at the server level. This patch is partly motiviated by the fact that at the usability testing, it frequently came up that users went to "access rules" when trying to configure their site settings.
parent
1dfd1717
No related branches found
No related tags found
Showing
- CHANGELOG.txt 5 additions, 0 deletionsCHANGELOG.txt
- includes/bootstrap.inc 21 additions, 22 deletionsincludes/bootstrap.inc
- modules/system/system.admin.inc 88 additions, 0 deletionsmodules/system/system.admin.inc
- modules/system/system.install 87 additions, 0 deletionsmodules/system/system.install
- modules/system/system.module 50 additions, 0 deletionsmodules/system/system.module
- modules/user/user-rtl.css 0 additions, 5 deletionsmodules/user/user-rtl.css
- modules/user/user.admin.inc 0 additions, 200 deletionsmodules/user/user.admin.inc
- modules/user/user.css 0 additions, 10 deletionsmodules/user/user.css
- modules/user/user.install 0 additions, 33 deletionsmodules/user/user.install
- modules/user/user.module 4 additions, 70 deletionsmodules/user/user.module
- sites/default/default.settings.php 23 additions, 0 deletionssites/default/default.settings.php
Loading
Please register or sign in to comment