SillyTavern/src
steve green 46c91bec67
Update server.js to trust UserAccounts securely (#2447)
* Update server.js to trust UserAccounts securely

* Update zh-cn.json btw

* Clarify security logic

* update logic

* Fix filtering of enabled users.

* Fix account name logging

* More friendly log

* Even friendlier message

* Revert deleted keys

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-07-03 21:24:03 +03:00
..
endpoints Support all file formats for replace/update 2024-07-01 21:48:56 +03:00
middleware [skip ci] Fix format 2024-04-27 23:02:51 +03:00
tokenizers Add llama 3 tokenizer 2024-05-03 23:59:39 +03:00
validator V3 spec (IMPORT ONLY) 2024-06-01 22:07:57 +03:00
vectors Add VLLM as vector source 2024-06-09 01:03:22 +03:00
additional-headers.js Merge branch 'staging' into DarokCx/release 2024-06-28 19:09:12 +03:00
character-card-parser.js V3 spec (IMPORT ONLY) 2024-06-01 22:07:57 +03:00
constants.js Merge branch 'staging' into DarokCx/release 2024-06-28 19:09:12 +03:00
express-common.js Enable CSRF for public endpoints. Split users module. Add rate limiter. 2024-04-09 21:58:16 +03:00
plugin-loader.js Fix loading plugins from default exports 2024-04-14 23:24:03 +03:00
polyfill.js Update all endpoints to use user directories 2024-04-07 01:47:07 +03:00
prompt-converters.js Function calling for Cohere 2024-05-25 17:09:47 +03:00
transformers.mjs Add endpoint for transformers.js TTS 2024-02-02 01:51:02 +02:00
users.js Update server.js to trust UserAccounts securely (#2447) 2024-07-03 21:24:03 +03:00
util.js Set the maximum number of backups via config 2024-07-01 01:17:56 +03:00