- Added Predis library for Redis connection (no PHP extension required) - Server-side SMS code generation and storage in Redis - Rate limiting and brute-force protection - Integration with n8n webhook for SMS sending - Environment variables moved to .env file - Fixed policy verification endpoint - Added file-based fallback if Redis unavailable
4 lines
37 B
SCSS
4 lines
37 B
SCSS
.clearfix {
|
|
@include clearfix();
|
|
}
|