Libraries tagged by restricted-access
hayrican/ipchecker
255 Downloads
Laravel package for providing restricted access by IP Address to your application
heimrichhannot/contao-api-bundle
379 Downloads
A generic API with restricted access to provide access to 3rd party applications.
think.studio/laravel-restricted-access
10 Downloads
Restrict access to any entities or pages, or create share links.
phucct/magento2-restricted-access
6 Downloads
Restricted access website – require users log in
neam/yii-restricted-access
695 Downloads
todo
yaroslawww/laravel-restricted-access
5 Downloads
Restrict access to any entities or pages, or create share links.
nitsan/ns-helpdesk
186 Downloads
Manage customer support with the all-in-one TYPO3 Help Desk extension. This user-friendly tool lets you set up a support help desk quickly with support tickets, providing a dedicated dashboard, ticketing system, email notifications, restricted access, and options for file and media uploads.
sylvainjule/bouncer
2282 Downloads
Restrict access of a user role to a specific page (and its children) in the panel.
redchamps/module-ip-security
2979 Downloads
Magento 2 Extension to restrict access to your website via IP address or to close your shop for maintenance.
superbig/craft3-restrict
8867 Downloads
Restrict access to the CP based on a IP whitelist
tyrellsys/cakephp3-ip-filter
5677 Downloads
restrict access by ip address for CakePHP3
saccilottoconsulting/craft-internal-assets
3327 Downloads
A simple plugin to restrict access to assets for permitted users only. Access to a given asset is only granted if the user has view-permissions for the given source (this can be set in the user- or group-settings). The asset source folder should be moved out of the web root folder so the files are never accessible without this plugin.
mouf/security.userservice-splash
192248 Downloads
This package contains a set of class to bind the Splash MVC framework (>=v4.0) with the UserService component. It features: a @Logged annotation to restrict access to logged users only.
mouf/security.rightsservice-splash
64356 Downloads
This package contains a set of class to bind the Splash MVC framework (>=v4) with the RightsService component. It features: a @RequiresRight annotation to restrict access to logged users only.
mouf/security.rightsservice
64433 Downloads
A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).