Branch: refs/heads/main
Home:
https://github.com/xwiki-contrib/cristal
Commit: 33a6924305ba9bd58432d54871cf9ab19213f70a
https://github.com/xwiki-contrib/cristal/commit/33a6924305ba9bd58432d54871c…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
A core/authentication/authentication-api/package.json
A core/authentication/authentication-api/src/authenticationManager.ts
A core/authentication/authentication-api/src/authenticationManagerProvider.ts
A core/authentication/authentication-api/src/defaultAuthenticationManagerProvider.ts
A core/authentication/authentication-api/src/index.ts
A core/authentication/authentication-api/src/userDetails.ts
A core/authentication/authentication-api/tsconfig.json
A core/authentication/authentication-api/vite.config.ts
A core/authentication/authentication-ui/langs/translation-en.json
A core/authentication/authentication-ui/package.json
A core/authentication/authentication-ui/src/LoggedInMenuUIExtension.ts
A core/authentication/authentication-ui/src/LoginMenuUIExtension.ts
A core/authentication/authentication-ui/src/index.ts
A core/authentication/authentication-ui/src/translations.ts
A core/authentication/authentication-ui/src/vue/LoggedInMenu.vue
A core/authentication/authentication-ui/src/vue/LoginMenu.vue
A core/authentication/authentication-ui/src/vue/UserDetails.vue
A core/authentication/authentication-ui/tsconfig.json
A core/authentication/authentication-ui/vite.config.ts
A core/authentication/authentication-xwiki/package.json
A core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts
A core/authentication/authentication-xwiki/src/index.ts
A core/authentication/authentication-xwiki/tsconfig.json
A core/authentication/authentication-xwiki/vite.config.ts
M core/backends/backend-xwiki/package.json
M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M core/browser/browser-api/src/index.ts
M core/browser/browser-default/src/components/browser-api-default.ts
M core/hierarchy/hierarchy-xwiki/package.json
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-xwiki/package.json
M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
A core/uiextension/uiextension-api/package.json
A core/uiextension/uiextension-api/src/index.ts
A core/uiextension/uiextension-api/tsconfig.json
A core/uiextension/uiextension-api/vite.config.ts
A core/uiextension/uiextension-default/package.json
A core/uiextension/uiextension-default/src/DefaultUIExtensionsManager.ts
A core/uiextension/uiextension-default/src/index.ts
A core/uiextension/uiextension-default/tsconfig.json
A core/uiextension/uiextension-default/vite.config.ts
A core/uiextension/uiextension-ui/package.json
A core/uiextension/uiextension-ui/src/index.ts
A core/uiextension/uiextension-ui/src/vue/UIExtensions.vue
A core/uiextension/uiextension-ui/tsconfig.json
A core/uiextension/uiextension-ui/vite.config.ts
M ds/shoelace/src/vue/x-dialog.vue
A electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
A electron/authentication/authentication-xwiki/authentication-xwiki-main/src/index.ts
A
electron/authentication/authentication-xwiki/authentication-xwiki-main/src/storage.ts
A
electron/authentication/authentication-xwiki/authentication-xwiki-main/tsconfig.json
A
electron/authentication/authentication-xwiki/authentication-xwiki-main/vite.config.ts
A
electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
A
electron/authentication/authentication-xwiki/authentication-xwiki-preload/src/index.ts
A
electron/authentication/authentication-xwiki/authentication-xwiki-preload/tsconfig.json
A
electron/authentication/authentication-xwiki/authentication-xwiki-preload/vite.config.ts
A
electron/authentication/authentication-xwiki/authentication-xwiki-renderer/package.json
A
electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/index.ts
A
electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/xWikiAuthenticationManager.ts
A
electron/authentication/authentication-xwiki/authentication-xwiki-renderer/tsconfig.json
A
electron/authentication/authentication-xwiki/authentication-xwiki-renderer/vite.config.ts
M electron/browser/src/components/browser-api-electron.ts
M electron/main/package.json
M electron/main/src/index.ts
M electron/main/src/mainWindow.ts
A electron/main/src/reload.ts
M electron/main/src/security-restrictions.ts
M electron/main/tsconfig.json
M electron/preload/package.json
M electron/preload/src/index.ts
M electron/preload/tsconfig.json
M electron/renderer/package.json
M electron/renderer/src/index.ts
M lib/package.json
M lib/src/components/cristalAppLoader.ts
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M skin/package.json
M skin/src/components/componentsInit.ts
A skin/src/components/sidebar-actions/ConfigMenuUIExtension.ts
M skin/src/vue/c-sidebar.vue
M web/package.json
M web/src/index.ts
Log Message:
-----------
CRISTAL-124: Introduce an authentication mechanism (#372)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/cristal/settings/notifications