Libraries tagged by restricted-access
hayrican/ipchecker
904 Downloads
Laravel package for providing restricted access by IP Address to your application
a2zwebltd/laravel-dev-mode
1312 Downloads
A lightweight Laravel package that lets developers temporarily bypass Gate authorization for testing and debugging with time-limited, IP-restricted access.
heimrichhannot/contao-api-bundle
423 Downloads
A generic API with restricted access to provide access to 3rd party applications.
think.studio/laravel-restricted-access
12 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
696 Downloads
todo
yaroslawww/laravel-restricted-access
6 Downloads
Restrict access to any entities or pages, or create share links.
nitsan/ns-helpdesk
244 Downloads
TYPO3 Helpdesk Extension - 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
3727 Downloads
Restrict access of a user role to a specific page (and its children) in the panel.
saccilottoconsulting/craft-internal-assets
3520 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.
rovitch/page-password
2280 Downloads
PagePassword provides a simple way to restrict access to specific pages and their sub-pages with password authentication.
redchamps/module-ip-security
5391 Downloads
Magento 2 Extension to restrict access to your website via IP address or to close your shop for maintenance.
mouf/security.userservice-splash
194948 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
65140 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
65218 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).