MCPcopy Create free account

hub / github.com/bitwarden/clients / functions

Functions16,430 in github.com/bitwarden/clients

↓ 6 callersMethodsend
(message: OutgoingMessage)
apps/browser/src/platform/ipc/transports/web-ipc.transport.ts:60
↓ 6 callersMethodsend
Send a message over the IPC server to all the connected clients # Returns The number of clients that the message was sent to. Note that the number o
apps/desktop/desktop_native/core/src/ipc/server.rs:126
↓ 6 callersMethodsend
(message: OutgoingMessage)
apps/desktop/src/platform/services/ipc-renderer.service.ts:33
↓ 6 callersFunctionsendExtensionRuntimeMessage
* Sends a message to the extension runtime, and ignores * any potential promises that should be handled using * the `void` operator. * * @param me
apps/browser/src/autofill/content/content-message-handler.ts:154
↓ 6 callersMethodsendHandshake
(publicKey: string, applicationName: string)
apps/desktop/native-messaging-test-runner/src/native-message.service.ts:62
↓ 6 callersMethodsendMessageToApp
(command: string, data: any = null, resolveNow = false)
apps/browser/src/browser/safariApp.ts:4
↓ 6 callersMethodserialize
(data: AccessReportPayload)
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/persistence/versioning/report-versioning.service.ts:68
↓ 6 callersMethodsetAddEditCipherInfo
(value: AddEditCipherInfo, userId: UserId)
libs/common/src/vault/services/cipher.service.ts:1726
↓ 6 callersMethodsetAutotypeEnabledState
(enabled: boolean)
apps/desktop/src/autofill/services/desktop-autotype.service.ts:195
↓ 6 callersMethodsetMasterKey
(masterKey: MasterKey, userId: UserId)
libs/common/src/key-management/master-password/services/master-password.service.ts:174
↓ 6 callersMethodsetPassword
(cipher: CipherView)
libs/importer/src/importers/safeincloud-xml-importer.ts:112
↓ 6 callersMethodsetPromptDismissed
()
apps/browser/src/autofill/popup/default-password-manager/default-password-manager-prompt.service.ts:40
↓ 6 callersMethodsetState
* Set the badge state for a specific tab. * If the tabId is undefined the state will be applied to the browser action in general.
apps/browser/src/platform/badge/badge-browser-api.ts:57
↓ 6 callersMethodsetUserDecryptionOptionsById
( userId: UserId, userDecryptionOptions: UserDecryptionOptions, )
libs/auth/src/common/services/user-decryption-options/user-decryption-options.service.ts:37
↓ 6 callersMethodsortCiphersByLastUsedThenName
(a: CipherViewLike, b: CipherViewLike)
libs/common/src/vault/services/cipher.service.ts:1514
↓ 6 callersMethodsubmit
()
apps/web/src/app/admin-console/organizations/members/components/bulk/bulk-delete-dialog.component.ts:62
↓ 6 callersMethodtoBuf
(value: string | Uint8Array)
libs/common/src/key-management/crypto/services/web-crypto-function.service.ts:165
↓ 6 callersMethodtoCipherData
()
libs/common/src/vault/models/domain/cipher.ts:269
↓ 6 callersMethodtoSdkCipher
* Maps Cipher to SDK format. * * @returns {SdkCipher} The SDK cipher object.
libs/common/src/vault/models/domain/cipher.ts:460
↓ 6 callersMethodto_utf16
(&self)
apps/desktop/desktop_native/win_webauthn/src/api/util/mod.rs:40
↓ 6 callersFunctiontriggerPortOnDisconnectEvent
(port: chrome.runtime.Port)
apps/browser/src/autofill/spec/testing-utils.ts:73
↓ 6 callersMethodunseal
Unseal the user key from the entry
apps/desktop/desktop_native/biometric/src/encryption.rs:167
↓ 6 callersMethodupdateElementStyles
* Accepts an element and updates the styles for that element. This method * will also unobserve the element if it is the iframe element. This is
apps/browser/src/autofill/overlay/inline-menu/iframe-content/autofill-inline-menu-iframe.service.ts:370
↓ 6 callersMethodupsert
(orgDomains: OrganizationDomainResponse[])
libs/common/src/admin-console/services/organization-domain/org-domain.service.ts:30
↓ 6 callersMethoduserHasMasterPassword
(userId: UserId)
libs/common/src/key-management/master-password/services/master-password.service.ts:85
↓ 6 callersMethoduserPublicKey$
(userId: UserId)
libs/key-management/src/key.service.ts:648
↓ 6 callersFunctionverify_signature
Verify a public key signature over a SHA-256 hash using Windows Crypto APIs. The supported algorithms may change over time without notice, so the who
apps/desktop/desktop_native/win_webauthn/src/api/plugin/crypto.rs:105
↓ 6 callersMethodwait_for_response
Block the current thread until either a response is received, or the specified timeout has passed. # Examples ```no_run use std::{sync::Arc, time::D
apps/desktop/desktop_native/autofill_provider/src/lib.rs:611
↓ 6 callersMethodwrapEncapsulationKey
( encapsulationKeySpki: Uint8Array, wrappingKey: SymmetricCryptoKey, )
libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts:86
↓ 6 callersFunctionwrite
(text: &str, hide_from_history: bool)
apps/desktop/desktop_native/core/src/clipboard/mod.rs:24
↓ 6 callersMethodwrite
Copies data as COM-allocated buffer and writes to response pointer. Safety constraints: [response] must point to a valid WEBAUTHN_PLUGIN_OPERATION_RE
apps/desktop/desktop_native/win_webauthn/src/api/plugin/types/operation.rs:133
↓ 6 callersMethodwrite_map_start
Start a CBOR map. A map is encoded with the header type that contains the number of entries in the map, followed by pairs of CBOR data items. Since t
apps/desktop/desktop_native/win_webauthn/src/api/util/cbor.rs:159
↓ 5 callersFunctionActionButton
({ buttonText, dataTestId, disabled = false, isLoading = false, theme, handleClick, fullWidth =
apps/browser/src/autofill/content/components/buttons/action-button.ts:21
↓ 5 callersMethod_showToast
* @deprecated use `showToast` instead * * Converts options object from PlatformUtilsService
libs/components/src/toast/toast.service.ts:45
↓ 5 callersMethodacknowledgeWarning
(organizationId: string)
apps/web/src/app/admin-console/organizations/members/services/delete-managed-member/delete-managed-member-warning.service.ts:30
↓ 5 callersMethodassertCredential
( params: AssertCredentialParams, window: ParentWindowReference, abortController = new AbortContro
libs/common/src/platform/services/fido2/fido2-client.service.ts:276
↓ 5 callersFunctionatLeast
Ensures the boundaries of a constraint are at least equal to the minimum. * @param minimum the lower bound of the constraint. When this is `undefine
libs/tools/generator/core/src/policies/constraints.ts:62
↓ 5 callersMethodattachToGlobal
(global: any)
libs/common/src/platform/services/container.service.ts:13
↓ 5 callersMethodauthenticateBiometric
()
apps/desktop/src/key-management/biometrics/os-biometrics.service.ts:23
↓ 5 callersMethodautoCompleteTypeIncludesToken
* True if `autoCompleteType` includes `token` as a space-separated autocomplete token. * Handles compound tokens such as `section-login current-pas
apps/browser/src/autofill/services/autofill.service.ts:3041
↓ 5 callersFunctionb64Decode
(str: string, spaceAsPlus = false)
apps/web/src/connectors/common.ts:56
↓ 5 callersFunctionbase64UrlDecode
(text: string)
libs/importer/src/importers/keeper/access/services/crypto.ts:361
↓ 5 callersMethodbuild
(o: CipherView | CipherDomain)
libs/common/src/models/export/cipher-with-ids.export.ts:11
↓ 5 callersMethodbuildSsoUrl
* Builds a URL for redirecting users to the web app SSO component to complete SSO * @param webAppUrl The URL of the web app * @param clientType
libs/auth/src/common/services/sso-redirect/sso-url.service.ts:17
↓ 5 callersFunctionbuild_unicode_input
A function for easily building keyboard unicode `INPUT` structs used in `SendInput()`.
apps/desktop/desktop_native/autotype/src/windows/type_input.rs:184
↓ 5 callersMethodcacheData
* Update the cache with the new TwoFactorAuthData.
libs/auth/src/angular/two-factor-auth/two-factor-auth-component-cache.service.ts:57
↓ 5 callersMethodcanAssignToCollections
()
libs/common/src/vault/models/view/cipher.view.ts:192
↓ 5 callersMethodcanInteract
* Check if the user is able to interact with the cipher * (password re-prompt / decryption failure checks). * @param cipher * @private
apps/browser/src/vault/popup/settings/archive.component.ts:265
↓ 5 callersMethodcanRestoreCipher$
* * {@link CipherAuthorizationService.canRestoreCipher$}
libs/common/src/vault/services/cipher-authorization.service.ts:115
↓ 5 callersMethodcancelInlineMenuFadeInAndPositionUpdate
* Cancels the observables that update the position and fade in of the inline menu.
apps/browser/src/autofill/background/overlay.background.ts:3322
↓ 5 callersMethodcheckNotificationQueue
* Checks the notification queue for any messages that need to be sent to the * specified tab. If no tab is specified, the current tab will be used.
apps/browser/src/autofill/background/notification.background.ts:429
↓ 5 callersMethodcheckVaultTimeout
()
libs/common/src/key-management/vault-timeout/services/vault-timeout.service.ts:58
↓ 5 callersMethodcleanupTokenStorage
(userIds: UserId[])
libs/common/src/auth/services/token.service.ts:964
↓ 5 callersMethodclose
Release the security-scoped resource explicitly. Prefer this over relying on `Drop` at every call site so cleanup is awaited and any failure is observ
apps/desktop/desktop_native/chromium_importer/src/chromium/platform/sandbox.rs:136
↓ 5 callersMethodclose
(dialogResult: UserVerificationDialogResult)
libs/auth/src/angular/user-verification/user-verification-dialog.component.ts:307
↓ 5 callersMethodcloseAll
Close all open dialogs and drawers. Note that this will ignore any and all closePredicates
libs/components/src/dialog/dialog.service.ts:255
↓ 5 callersMethodcloseAll
()
libs/angular/src/services/modal.service.ts:53
↓ 5 callersMethodcloseDrawer
()
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/view/default-drawer-state.service.ts:25
↓ 5 callersMethodconfirmChosenCipher
(cipherId: string, userVerified: boolean = false)
apps/desktop/src/autofill/services/desktop-fido2-user-interface.service.ts:203
↓ 5 callersMethodconnect
* Attempts to establish a connection with the desktop application using native messaging. Invoked * by the reconnect timer whenever the connection
apps/browser/src/platform/ipc/transports/desktop-ipc.transport.ts:94
↓ 5 callersMethodcopyLoginPropertiesAsCustomFields
(cipher: CipherView)
libs/importer/src/importers/keeper/keeper-json-importer.ts:269
↓ 5 callersFunctioncreateAutofillFormMock
(customFields = {})
apps/browser/src/autofill/spec/autofill-mocks.ts:22
↓ 5 callersFunctioncreate_default_test_sign_request
(public_key: crate::crypto::PublicKey)
apps/desktop/desktop_native/ssh_agent/src/authorization.rs:145
↓ 5 callersFunctioncreate_get_assertion_response
Creates a WebAuthn get assertion response from Bitwarden's assertion response
apps/desktop/desktop_native/windows_plugin_authenticator/src/assert.rs:135
↓ 5 callersFunctioncreate_test_keydata_rsa
(name: &str, cipher_id: &str)
apps/desktop/desktop_native/ssh_agent/src/storage/keystore.rs:197
↓ 5 callersFunctiondebounce
( callback: FunctionType, delay: number, immediate?: boolean, )
apps/browser/src/autofill/utils/index.ts:404
↓ 5 callersMethoddecrypt
(collection: Collection, userId: UserId)
libs/admin-console/src/common/collections/services/default-collection-encryption.service.ts:17
↓ 5 callersMethoddecryptAes256
( data: Uint8Array, encryptionKey: Uint8Array, mode: "cbc" | "ecb", iv: Uint8Array = new Uint8
libs/importer/src/importers/lastpass/access/services/crypto-utils.ts:86
↓ 5 callersMethoddecryptMany$
( collections: Collection[] | null, orgKeys: Record<OrganizationId, OrgKey>, )
libs/admin-console/src/common/collections/services/default-collection.service.ts:257
↓ 5 callersMethoddecryptResponsePayload
( payload: EncString, key: string, )
apps/desktop/native-messaging-test-runner/src/native-message.service.ts:225
↓ 5 callersFunctiondeepLinkGuard
()
apps/web/src/app/auth/guards/deep-link/deep-link.guard.ts:15
↓ 5 callersMethoddefaults$
Gets the default options.
libs/tools/generator/extensions/navigation/src/default-generator-navigation.service.ts:35
↓ 5 callersFunctiondefineTable
(data: Signal<T[]>)
libs/components/src/table/v2/table-def.ts:45
↓ 5 callersMethoddeleteBiometricUnlockKeyForUser
(userId: UserId)
apps/desktop/src/key-management/biometrics/main-biometrics.service.ts:108
↓ 5 callersMethoddeleteCollections
()
apps/web/src/app/vault/individual-vault/bulk-action-dialogs/bulk-delete-dialog/bulk-delete-dialog.component.ts:120
↓ 5 callersMethoddestroy
()
apps/browser/src/autofill/overlay/inline-menu/abstractions/autofill-inline-menu-iframe.service.ts:36
↓ 5 callersMethoddetermineStorageLocation
* Determines where tokens should be stored based on vault timeout settings. * * | Vault Timeout Action | Vault Timeout | Token Storage
libs/common/src/auth/services/token.service.ts:1174
↓ 5 callersFunctiondevFlagEnabled
(flag: keyof DevFlags)
apps/browser/src/platform/flags.ts:23
↓ 5 callersMethoddispose
()
apps/desktop/src/platform/main/electron-storage.service.ts:49
↓ 5 callersFunctionelementIsInputElement
(element: Element)
apps/browser/src/autofill/utils/index.ts:234
↓ 5 callersFunctionelementIsSelectElement
(element: Element)
apps/browser/src/autofill/utils/index.ts:243
↓ 5 callersMethodemailToSalt
(email: string)
libs/common/src/key-management/master-password/services/master-password.service.ts:170
↓ 5 callersMethodencrypt
(plainValue: string)
apps/cli/src/platform/services/node-env-secure-storage.service.ts:59
↓ 5 callersFunctionencryptAesV2
( data: Uint8Array, key: KeeperKey, nonce?: KeeperNonce, nonceLength = AES_GCM_NONCE_SIZE, )
libs/importer/src/importers/keeper/access/services/crypto.ts:54
↓ 5 callersMethodencryptCommandData
( commandData: DecryptedCommandData, key: string, )
apps/desktop/native-messaging-test-runner/src/native-message.service.ts:214
↓ 5 callersMethodencryptFileData
( fileName: string, data: ArrayBuffer, key: SymmetricCryptoKey, userId: UserId, )
libs/common/src/tools/send/services/send.service.ts:369
↓ 5 callersMethodencryptRiskInsightsReport
( context: { organizationId: OrganizationId; userId: UserId; }, data: DecryptedReportD
bitwarden_license/bit-common/src/dirt/reports/risk-insights/services/domain/risk-insights-encryption.service.ts:36
↓ 5 callersMethodencryptedFoldersState
* @returns a SingleUserState for the encrypted folders.
libs/common/src/vault/services/folder/folder.service.ts:301
↓ 5 callersMethodexecuteScriptInTab
* Extension API helper method used to execute a script in a tab. * * @see https://developer.chrome.com/docs/extensions/reference/tabs/#method-ex
apps/browser/src/platform/browser/browser-api.ts:888
↓ 5 callersFunctionfailure
Returns an SSH `SSH_AGENT_FAILURE` response message.
apps/desktop/desktop_native/ssh_agent/src/server/protocol.rs:37
↓ 5 callersMethodfieldContainsAutocompleteValues
* Separates the provided field data into space-separated values and checks if any * of the values are present in the provided set of autocomplete v
apps/browser/src/autofill/services/inline-menu-field-qualification.service.ts:1203
↓ 5 callersFunctionfitToBounds
Ensures a value falls within the minimum and maximum boundaries of a constraint. * @param value the value to check. Nullish values are coerced to 0.
libs/tools/generator/core/src/policies/constraints.ts:84
↓ 5 callersMethodfolders$
(userId: UserId)
libs/common/src/vault/services/folder/folder.service.ts:57
↓ 5 callersMethodformGroup
* @see {@link ViewCacheService.formGroup}
apps/browser/src/platform/popup/view-cache/popup-view-cache.service.ts:109
↓ 5 callersMethodfromJSON
(json: Jsonify<WebAuthnLoginCredentials>)
libs/auth/src/common/models/domain/login-credentials.ts:95
↓ 5 callersMethodfromJSON
(obj: Partial<Jsonify<CardView>> | undefined)
libs/common/src/vault/models/view/card.view.ts:83
↓ 5 callersFunctionfromSdkKdfConfig
(sdkKdf: Kdf)
libs/key-management/src/models/kdf-config.ts:161
↓ 5 callersFunctionfromSdkUserId
(userId: UserId)
libs/common/src/key-management/shared-unlock/shared-unlock-driver.ts:19
↓ 5 callersFunctionfrom_hex
(s: &str)
apps/desktop/desktop_native/win_webauthn/src/api/util/cbor.rs:519
↓ 5 callersMethodgeneratedBy
look up localized text indicating Bitwarden requested the forwarding address. * @param request supplies information about the state of the extensi
libs/common/src/tools/integration/integration-context.ts:111
← previousnext →801–900 of 16,430, ranked by callers