This repository has been archived by the owner on Jun 26, 2022. It is now read-only.
Releases: Angel5a/yii-ddos-guard-test
Releases · Angel5a/yii-ddos-guard-test
Release v0.1.0
Release v0.1.0
DDoS-GUARD test based on Yii. For demonstration purposes only. Not ready for production.
- Login/Logout (using admin/admin);
- Create user (ActiveForm);
- Create service (ActiveForm);
- Service list with filtering and sorting (GridView);
- Modal service update on list page using ajax (Modal +ActiveForm);
- Service delete using ajax;
- Unified search by single input in both tables (services and users);
- Windows x64 and nobin archive has sqlite database with test data for demonstration purposes.