Hafiz
|
9a1fb18959
|
Merge remote-tracking branch 'origin/develop' into qa/bat
|
2025-08-12 09:46:07 -05:00 |
|
Phillip Thelen
|
12773d539e
|
Add interface to block ip-addresses or clients due to abuse (#15484)
* Read IP blocks from database
* begin building general blocking solution
* add new frontend files
* Add UI for managing blockers
* correctly reset local data after creating blocker
* Tweak wording
* Add UI for managing blockers
* restructure admin pages
* improve test coverage
* Improve blocker UI
* add blocker to block emails from registration
* lint fix
* fix
* lint fixes
* fix import
* add new permission for managing blockers
* improve permission check
* fix managing permissions from admin
* improve navbar display for non fullAccess admin
* update block error strings
* lint fix
* add option to errorHandler to skip logging
* validate blocker value during input
* improve blocker form display
* chore(subproj): reconcile habitica-images
* fix(scripts): use same Mongo version for dev/test
* fix(whitespace): eof
* documentation improvements
* remove nconf import
* remove old test
---------
Co-authored-by: Kalista Payne <kalista@habitica.com>
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
|
2025-08-06 15:08:07 -05:00 |
|
Phillip Thelen
|
80ecb5cef1
|
lint fix
|
2025-07-30 11:26:55 +02:00 |
|
Phillip Thelen
|
75c36e6622
|
add blocker to block emails from registration
|
2025-07-30 11:26:55 +02:00 |
|
Phillip Thelen
|
95266f6cb3
|
improve test coverage
|
2025-07-30 11:26:55 +02:00 |
|
Phillip Thelen
|
e9b2c1b51a
|
restructure admin pages
|
2025-07-30 11:26:54 +02:00 |
|