vault backup: 2026-05-07 12:50:47
This commit is contained in:
parent
1df096d3de
commit
73cfbf6d65
3 changed files with 5 additions and 1 deletions
2
.obsidian/plugins/hoarder-sync/data.json
vendored
2
.obsidian/plugins/hoarder-sync/data.json
vendored
|
|
@ -4,7 +4,7 @@
|
|||
"syncFolder": "Hoarder",
|
||||
"attachmentsFolder": "Hoarder/attachments",
|
||||
"syncIntervalMinutes": 60,
|
||||
"lastSyncTimestamp": 1778149159015,
|
||||
"lastSyncTimestamp": 1778152759071,
|
||||
"updateExistingFiles": false,
|
||||
"excludeArchived": true,
|
||||
"onlyFavorites": false,
|
||||
|
|
|
|||
|
|
@ -288,6 +288,7 @@ All endpoints except `/auth/login` require valid JWT in `Authorization: Bearer {
|
|||
## Change Log
|
||||
| Date | Requested | Changed | Files |
|
||||
|------|-----------|---------|-------|
|
||||
| 2026-05-07 | SSO setup | Personal login disabled, user migration configured, SPA URL added | auth-config, user-mapping, portal-settings |
|
||||
| 2026-05-07 | SSO configuration | User isolation enabled, personal login disabled, user mapping added | Auth config, Obsidian notes |
|
||||
| 2026-05-07 | SSO setup & user migration | SPA registration for optical-dev dashboard, sidebar text color to text-white/65 | AI portal config, sidebar component |
|
||||
| 2026-05-07 | SSO configuration | SPA registration, user mapping, personal login disabled | AI portal app, deployment script |
|
||||
|
|
|
|||
|
|
@ -71,3 +71,6 @@ tags: [daily]
|
|||
- 12:16 (5min) | `cc-dashboard`
|
||||
- **Asked:** Set up SSO with user isolation, disable personal login, and map vadymsamoilenko@oliver.agecny to VadymSamoilenko@oliver.agecny.
|
||||
- **Done:** Added optical-dev.oliver.solutions/cc-dashboard/ as SPA to AI portal app and searched Obsidian notes for SSO configuration data.
|
||||
- 12:49 | `cc-dashboard`
|
||||
- **Asked:** SSO configuration and user isolation setup with personal login disabled and user migration from vadymsamoilenko@oliver.agecny to VadymSamoilenko@oliver.agecny.
|
||||
- **Done:** Successfully configured SSO in the AI portal and added https://optical-dev.oliver.solutions/cc-dashboard/ as a Single Page Application (SPA).
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue