feat: add OTP and Passkey Tools to Toolbox 0.11.0

This commit is contained in:
2026-08-19 12:20:27 +02:00
parent 5ed7134d42
commit 0baeda8be8
19 changed files with 188 additions and 41 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# Corresponding source
The source code corresponding to add·ideas Toolbox Portal 0.2.12 is available at:
The source code corresponding to add·ideas Toolbox Portal 0.2.13 is available at:
https://git.add-ideas.de/lotobo/toolbox-portal/src/tag/v0.10.0
https://git.add-ideas.de/lotobo/toolbox-portal/src/tag/v0.11.0
Each bundled application contains its own `SOURCE.md`, license, and third-party
license materials. The application sources are also linked from the portal.
+4
View File
@@ -32,6 +32,10 @@
{
"manifest": "./apps/svg/toolbox-app.json",
"enabled": true
},
{
"manifest": "./apps/auth/toolbox-app.json",
"enabled": true
}
]
}