Libraries tagged by user log
webvariants/ssl-auth
14 Downloads
SallyCMS addOn, providing an automatic user login via SSL client certificates
tunshitiandi/tstdsdk
0 Downloads
A PHP SDK for handling user login and registration, including third-party logins for QQ and WeChat.
simplygoodwork/craft-nag
45 Downloads
Email alerts in case of suspicious user logins
randohinn/userfile
2 Downloads
Adds file-based user login functionality to Laravel's Auth flow.
nemavi/dnsbl
9 Downloads
Plugin to check users logging in from DNSBL lists
mwtech/thinkphp-app-session
7 Downloads
Application level session control based on ThinkPHP/ThinkCmf.The application scenario of this project is a ThinkPHP project serving as the backend for multiple front-end projects. The sessions of each front-end project need to be separated to avoid state interference maintained by sessions, such as user login status.
kwy/wechat
15 Downloads
wechat api for user-login,template-send and so on
kruegge82/billbee-php-sdk-api
24 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
hadiabedzadeh/cheguevaraldap
1 Downloads
User logged in via LDAP
fortytwo/php-sdk-two-factor-authentication
1199 Downloads
Fortytwo’s Two-Factor Authentication (2FA) API adds an additional layer of security to your users’ login credentials with a unique one-time code which limits the risk of fraudulent access to your website.
enuke/socialogin
335 Downloads
enable facebook,twitter and google user login into Laravel powered site
buddysoft/yii2-history
2 Downloads
Simple user login history views, use `afterLogin` event to record every user login.
punktde/frontenduserpatch
1822 Downloads
Patches the frontend user login in Neos versions
cleaniquecoders/laravel-single-session
12 Downloads
Enable only single session of user logged in to your Laravel application.
ajgl/sf4-to-sf5-role-unserialization
14 Downloads
BC layer to keep users logged in after upgrading your Symfony 4 app to Symfony 5.