Skip to content

Add admin settings, installer updates, reCAPTCHA & SMTP, and brute-fo…#10

Open
wowserveruk wants to merge 1 commit intoblodyiheb:mainfrom
wowserveruk:main
Open

Add admin settings, installer updates, reCAPTCHA & SMTP, and brute-fo…#10
wowserveruk wants to merge 1 commit intoblodyiheb:mainfrom
wowserveruk:main

Conversation

@wowserveruk
Copy link

…rce protection

  • Added two new tables: failed_logins and reset_attempts for enhanced security tracking.
  • Created Admin Settings panel:
    • General: site logo upload, social links
    • SMTP: email settings with enable/disable option
    • reCAPTCHA: keys with enable/disable option
    • Realm: name, IP, port, logo
    • SOAP: GM command connection
  • Updated Installer:
    • Added options for reCAPTCHA and SMTP configuration
    • Supports enabling/disabling features directly from installer
  • Implemented brute-force protection for login, forgot password, and reset password pages.

…rce protection

- Added two new tables: `failed_logins` and `reset_attempts` for enhanced security tracking.
- Created Admin Settings panel:
  - General: site logo upload, social links
  - SMTP: email settings with enable/disable option
  - reCAPTCHA: keys with enable/disable option
  - Realm: name, IP, port, logo
  - SOAP: GM command connection
- Updated Installer:
  - Added options for reCAPTCHA and SMTP configuration
  - Supports enabling/disabling features directly from installer
- Implemented brute-force protection for login, forgot password, and reset password pages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants