accounts/scripts
Haitao Pan 7ef1f960fb feat(auth): implement token authentication system across services
- Add token service and MFA service to account service
- Implement auth middleware for request validation
- Add token-based auth to dashboard and RAG server
- Update configuration files for auth settings
2025-11-05 19:28:23 +08:00
..
bootstrap_project.sh chore(project): add project bootstrap & workflow 2025-08-21 16:54:40 +08:00
check-build.js Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
clean_git_history.sh refactor: unify pglogical region schema (#498) 2025-10-13 01:30:28 +08:00
clean-next-cache.cjs chore: clear stale next cache before builds (#533) 2025-10-16 19:20:30 +08:00
export_schema_clean.sh chore(sql): add export/import clean schema scripts for pglogical-safe sync 2025-10-08 20:35:01 +08:00
export-slugs.ts Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
fetch-dl-index.ts Finalize docs static view component (#253) 2025-09-19 09:34:06 +08:00
gen_docs_manifest.py Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
gen_mirror_manifest.py Refine mirror manifest generation (#237) 2025-09-16 10:46:45 +08:00
gen-changelog.sh fix: ensure release notes path matches workflow (#299) 2025-09-23 12:59:52 +08:00
generate-postgres-tls.sh chore(sql,pglogical): migrate schema for pglogical compatibility & cleanup 2025-10-08 19:45:20 +08:00
git-prune-branches.sh feat(release): add branch-prune script & update download manifest 2025-09-16 16:38:07 +08:00
import_schema_clean.sh chore(sql): add export/import clean schema scripts for pglogical-safe sync 2025-10-08 20:35:01 +08:00
install_exim_sendonly.md scripts: add install_exim_sendonly and install_opensmtpd_sendonly 2025-11-01 12:15:29 +08:00
install_exim_sendonly.sh scripts: add install_exim_sendonly and install_opensmtpd_sendonly 2025-11-01 12:15:29 +08:00
install_opensmtpd_sendonly.sh add scripts/install_postfix_sendonly.sh 2025-11-01 18:10:46 +08:00
install_postfix_sendonly.sh --amend 2025-11-01 18:10:46 +08:00
install_stalwart_mailserver.sh add scripts/install_stalwart_mailserver.sh 2025-11-01 20:27:32 +08:00
install-openresty.sh feat: add cross-platform OpenResty installer (#608) 2025-10-31 15:27:49 +08:00
scan-md.ts Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
setup_ubuntu_2204.sh refactor(postgresql): replace zhparser+scws with pg_jieba; update Makefile and setup scripts 2025-10-30 15:16:32 +08:00
update_token_auth.sh feat(auth): implement token authentication system across services 2025-11-05 19:28:23 +08:00
validate_cms_config.py Add CMS configuration schema, docs, and validation (#551) 2025-10-17 16:41:22 +08:00