- 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
20 lines
303 B
Plaintext
20 lines
303 B
Plaintext
node_modules
|
|
**.DS_Store
|
|
.DS_Store?
|
|
*.html
|
|
*.css
|
|
libs
|
|
|
|
!/html/index.html
|
|
!/html/html-global/head.html
|
|
!/html/html-global/auto-colors.html
|
|
|
|
!/public/index.html
|
|
!/public/theme/css/themes/*.css
|
|
!/public/theme/css/t-datepicker.min.css
|
|
|
|
# compass watch cache
|
|
.sass-cache
|
|
package-lock.json
|
|
note.md
|
|
sitemap.xml |