https://github.com/baraja-core/privacy-firewall
A simple library for securing access to the web.
https://github.com/baraja-core/privacy-firewall
access authorizator firewall login login-form security
Last synced: about 1 year ago
JSON representation
A simple library for securing access to the web.
- Host: GitHub
- URL: https://github.com/baraja-core/privacy-firewall
- Owner: baraja-core
- License: mit
- Created: 2021-08-17T16:29:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-05T17:33:17.000Z (over 3 years ago)
- Last Synced: 2025-03-05T09:46:22.333Z (over 1 year ago)
- Topics: access, authorizator, firewall, login, login-form, security
- Language: PHP
- Homepage: https://php.baraja.cz
- Size: 29.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
Awesome Lists containing this project
README
Privacy website firewall
========================
A simple library for securing access to the web.
Login is authenticated against a password (custom request authorizer can be implemented). The package automatically handles DDOS attack and overload mechanisms.
