Libraries tagged by security user
ozznest/security-user
4584 Downloads
Bundle for easy integrations security user
mouf/security.userservice-splash
195006 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.userservice
208211 Downloads
A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf.
mouf/security.userfiledao
144828 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
grizzlylab/ccdn-user-security-bundle
39753 Downloads
Fork of CCDN User Security Bundle for Symfony 5
codeconsortium/ccdn-user-security-bundle
100739 Downloads
CCDN User Security Bundle
anomaly/user_security_check-extension
46904 Downloads
A security check for the Users module that assures users are active, enabled, and authorized.
zaengle/laravel-security-notifications
6255 Downloads
A package to notify users of security changes
bengor-user/symfony-security-bridge-bundle
6141 Downloads
Symfony bundle that glues UserBundle and SymfonySecurityBridge
bengor-user/symfony-security-bridge
6197 Downloads
Adapter to make User compatible with Symfony security component
dmstr/keycloak-security-bundle
194 Downloads
Keycloak-backed Symfony Security: KeycloakUser + KeycloakUserProvider for JWT-authenticated users managed in Keycloak, plus a CLI for token retrieval.
itinerisltd/itineris-prevent-wp-user-enumeration
1014 Downloads
Prevent User Enumeration in WordPress to satisfy security reports.
smony/filament-user-sessions
68 Downloads
View all active user sessions and force-logout any user from your Filament admin panel.
sandervanscheepen/silverstripe-cms-userswitcher
2637 Downloads
Allows admins to switch to another user account through the CMS menu
mouf/security.rightsservice-splash
65160 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.