nextcloud-server/core/src/services
Ferdinand Thiessen 3880e4c8d7
fix: Use `@simplewebauthn` for frontend logic
This simplifies the code a lot and fixes errors with the exisiting custom code,
where slightly different base64 values were emitted which are not valid according to the standard.

ref: https://github.com/web-auth/webauthn-framework/issues/510

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-16 11:51:03 +07:00
..
BrowserStorageService.js Add config and fix selenium 2022-10-19 10:04:51 +07:00
BrowsersListService.js chore(deps): bump browserslist-useragent-regexp from 3.0.2 to 4.0.0 2023-04-22 12:16:01 +07:00
LegacyUnifiedSearchService.js Rename "global search" to "unified search" 2023-12-12 20:34:37 +07:00
UnifiedSearchService.js feat(core): create filter-plugin architecture for unified search 2024-03-06 02:05:50 +07:00
WebAuthnAuthenticationService.ts fix: Use `@simplewebauthn` for frontend logic 2024-04-16 11:51:03 +07:00