feat(api-token-manager): seed and rotate the environment-managed admin API token during initialization

This commit is contained in:
2026-05-09 17:30:37 +00:00
parent a2887d6266
commit f78bddaede
5 changed files with 125 additions and 5 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '13.26.0',
version: '13.27.0',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}