MCPcopy Create free account

hub / github.com/bitwarden/clients / functions

Functions16,801 in github.com/bitwarden/clients

↓ 7 callersMethodwaitForUser
()
libs/importer/src/components/keeper/keeper-direct-import-ui.service.ts:115
↓ 7 callersMethodwebsite
look up the website the integration is working with. * @param request supplies information about the state of the extension site * @param opti
libs/common/src/tools/integration/integration-context.ts:91
↓ 7 callersMethodwrite_bytes
Write a byte string to the buffer.
apps/desktop/desktop_native/win_webauthn/src/api/util/cbor.rs:57
↓ 6 callersMethodarchivedCiphers$
* Observable that contains the list of ciphers that have been archived.
libs/common/src/vault/services/default-cipher-archive.service.ts:27
↓ 6 callersFunctionariaDisableElement
(el: HTMLElement, disabled: Signal<boolean | undefined>)
libs/components/src/utils/aria-disable-element.ts:8
↓ 6 callersMethodas_mut
(&mut self)
apps/desktop/desktop_native/core/src/ssh_agent/peercred_unix_listener_stream.rs:60
↓ 6 callersMethodbody
format the body of the rpc call; when this method is not supplied, the request omits the body * @param request describes the state of the integrat
libs/common/src/tools/integration/rpc/rpc-definition.ts:25
↓ 6 callersMethodbuildHecConfiguration
( uri: string, token: string, bw_serviceName: OrganizationIntegrationServiceName, scheme: stri
bitwarden_license/bit-common/src/dirt/organization-integrations/models/integration-builder.ts:33
↓ 6 callersMethodbuildHecTemplate
( index: string, bw_serviceName: OrganizationIntegrationServiceName, )
bitwarden_license/bit-common/src/dirt/organization-integrations/models/integration-builder.ts:42
↓ 6 callersMethodcanCreateCipher
* Whether a cipher can be created in the currently selected organization/collection context. * Returns `false` when the target organization is susp
apps/web/src/app/vault/individual-vault/vault.component.ts:1005
↓ 6 callersMethodcanManageAutoConfirm$
(userId: UserId)
libs/auto-confirm/src/services/default-auto-confirm.service.ts:114
↓ 6 callersMethodcheckSeatLimit
( organization: Organization, billingMetadata: OrganizationBillingMetadataResponse, )
apps/web/src/app/billing/members/billing-constraint/billing-constraint.service.ts:34
↓ 6 callersMethodclearDecryptedFolderState
(userId: UserId)
libs/common/src/vault/services/folder/folder.service.ts:175
↓ 6 callersMethodclearTokens
(userId?: UserId)
libs/common/src/auth/services/token.service.ts:949
↓ 6 callersFunctionclone
(value: any)
libs/core-test-utils/src/index.ts:39
↓ 6 callersFunctioncommitRead
(length: number, value: T)
libs/common/src/platform/services/fido2/cbor.ts:103
↓ 6 callersFunctioncommitWrite
(...args: any[])
libs/common/src/platform/services/fido2/cbor.ts:322
↓ 6 callersFunctionconfig
()
apps/desktop/desktop_native/core/src/autostart/impl_direct_write.rs:153
↓ 6 callersMethodconvertBooleanOption
(optionValue: any)
apps/cli/src/utils.ts:269
↓ 6 callersFunctionconvertPotentialGranteesToApItemViewType
( grantees: PotentialGranteeView[], )
bitwarden_license/bit-web/src/app/secrets-manager/shared/access-policies/access-policy-selector/models/ap-item-view.type.ts:93
↓ 6 callersMethodcount
* Get the current event count without reading event contents.
libs/logging/src/flight-recorder.ts:30
↓ 6 callersFunctioncreate_stub_public_key
()
apps/desktop/desktop_native/ssh_agent/src/authorization.rs:126
↓ 6 callersMethoddecryptFileData
(encBuffer: EncArrayBuffer, key: SymmetricCryptoKey)
libs/legacy-crypto/src/services/encrypt.service.implementation.ts:60
↓ 6 callersMethoddefaults$
{@link GeneratorService.defaults$}
libs/tools/generator/core/src/services/default-generator.service.ts:32
↓ 6 callersFunctiondefineTable
(data: Signal<T[]>)
libs/components/src/table/v2/table-def.ts:45
↓ 6 callersMethoddeleteCiphers
* Deletes the given ciphers, routing through the admin endpoint where required: unassigned ciphers * (when the user can edit them) and all ciphers
libs/vault/src/services/bulk-delete.service.ts:44
↓ 6 callersMethoddeleteTopLevelCustomField
(customFields: CustomFields, name: string)
libs/importer/src/importers/keeper/keeper-json-importer.ts:314
↓ 6 callersMethodderiveKeyFromPassword
( password: string | Uint8Array, salt: string | Uint8Array, kdfConfig: KdfConfig, )
libs/legacy-crypto/src/services/default-key-generation.service.ts:42
↓ 6 callersFunctionecdsa_keypair
(curve: EcdsaCurve)
apps/desktop/desktop_native/ssh_agent/src/crypto/mod.rs:189
↓ 6 callersFunctionerror
(message: string)
apps/web/src/connectors/webauthn-fallback.ts:144
↓ 6 callersMethodfillByOpid
* Updates a fill script to place the `click_on_opid`, `focus_on_opid`, and `fill_by_opid` * fill script actions associated with the provided field.
apps/browser/src/autofill/services/autofill.service.ts:3116
↓ 6 callersMethodfindCustomField
(customFields: CustomFields, path: string)
libs/importer/src/importers/keeper/keeper-json-importer.ts:291
↓ 6 callersMethodfocus
Focuses the underlying button element.
libs/vault/src/components/carousel/carousel-button/carousel-button.component.ts:39
↓ 6 callersFunctionformatDate
(date: Date)
bitwarden_license/bit-web/src/app/billing/providers/warnings/services/provider-warnings.service.spec.ts:33
↓ 6 callersFunctionframed_session_bind_extension
Builds a framed EXTENSION message containing a valid session-bind payload.
apps/desktop/desktop_native/ssh_agent/tests/common.rs:337
↓ 6 callersMethodfromHexToArray
(str: string)
libs/common/src/platform/misc/utils.ts:122
↓ 6 callersMethodfromJSON
(obj: Partial<Jsonify<CipherHealthView>> | undefined)
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/cipher-health.view.ts:50
↓ 6 callersMethodfromJSON
(obj: Jsonify<MasterPasswordUnlockData>)
libs/common/src/key-management/master-password/types/master-password.types.ts:64
↓ 6 callersFunctionfromSdkKdfConfig
(sdkKdf: Kdf)
libs/legacy-crypto/src/models/kdf-config.ts:161
↓ 6 callersMethodfromUtf8ToB64
(utfStr: string)
libs/common/src/platform/misc/utils.ts:404
↓ 6 callersMethodgenerate
(options: PasswordGenerationOptions)
libs/tools/generator/core/src/strategies/password-generator-strategy.ts:54
↓ 6 callersMethodgetAccessToken
(userId: UserId)
libs/common/src/auth/services/token.service.ts:482
↓ 6 callersMethodgetActiveUser
()
libs/common/src/services/api.service.ts:1873
↓ 6 callersMethodgetAllMiniUserDetails
( organizationId: string, )
libs/admin-console/src/common/organization-user/services/default-organization-user-api.service.ts:80
↓ 6 callersMethodgetApplicationsSummary
* Gets the summary from the application health report. Returns total members and applications as well * as the total at risk members and at risk ap
bitwarden_license/bit-common/src/dirt/reports/risk-insights/services/domain/risk-insights-report.service.ts:82
↓ 6 callersMethodgetAssertion
( params: Fido2AuthenticatorGetAssertionParams, window: ParentWindowReference, abortController?: A
libs/common/src/platform/services/fido2/fido2-authenticator.service.ts:230
↓ 6 callersMethodgetAtRiskCipherIds
* Get only at-risk cipher IDs for this application * * @returns Array of at-risk cipher IDs
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/application-health.view.ts:136
↓ 6 callersMethodgetAuthRequest
(requestId: string)
libs/auth/src/common/services/auth-request/auth-request-api.service.ts:21
↓ 6 callersMethodgetAuthStatus
* Gets the current authentication status of the user. * @returns Promise<AuthenticationStatus> - The current authentication status of the user.
apps/browser/src/autofill/background/notification.background.ts:419
↓ 6 callersMethodgetAutofillFieldElementByOpid
(opid: string)
apps/browser/src/autofill/services/abstractions/collect-autofill-content.service.ts:21
↓ 6 callersMethodgetBiometricsStatus
* Get the status of biometrics for the platform. Biometrics status for the platform can be one of: * - Available: Biometrics are available and can
apps/desktop/src/key-management/biometrics/main-biometrics.service.ts:51
↓ 6 callersMethodgetBiometricsStatusForUser
* Get the status of biometric unlock for a specific user. For this, biometric unlock needs to be set up for the user in the settings. * Next, biome
apps/desktop/src/key-management/biometrics/main-biometrics.service.ts:73
↓ 6 callersFunctiongetDefaultPasswordManagerSessionState
()
apps/browser/src/autofill/default-password-manager-session.util.ts:60
↓ 6 callersMethodgetEncryptService
* @throws Will throw if EncryptService was not instantiated and provided to the ContainerService constructor
libs/common/src/platform/services/container.service.ts:32
↓ 6 callersMethodgetExtensionViews
* Gets the extension views that match the given properties. This method is not * available within background service worker. As a result, it will r
apps/browser/src/platform/browser/browser-api.ts:488
↓ 6 callersMethodgetIconsUrl
()
libs/common/src/platform/abstractions/environment.service.ts:71
↓ 6 callersMethodgetKdfConfig
(userId: UserId)
libs/key-management/src/kdf-config.service.ts:23
↓ 6 callersMethodgetKeyForCipherKeyDecryption
(cipher: Cipher, userId: UserId)
libs/common/src/vault/services/cipher.service.ts:1719
↓ 6 callersMethodgetKeys
* Retrieves all storage keys. * * Returns all keys stored in local storage when the browser supports the getKeys API (Chrome 130+). * Returns
apps/browser/src/platform/services/browser-local-storage.service.ts:26
↓ 6 callersMethodgetKnownUserIds
* Helper method to read known users ids.
libs/state/src/state-migrations/migration-helper.ts:174
↓ 6 callersFunctiongetLookupKeyForUser
(userId: UserId)
apps/desktop/src/key-management/biometrics/os-biometrics-mac.service.ts:13
↓ 6 callersMethodgetOptions
()
libs/tools/generator/extensions/legacy/src/legacy-username-generation.service.ts:181
↓ 6 callersMethodgetOrgPoliciesForInvite
(invite: OrganizationInvite)
libs/common/src/auth/organization-invite/services/implementations/default-organization-invite.service.ts:123
↓ 6 callersMethodgetPasswordStrength
* Calculates a password strength score using zxcvbn. * @param password The password to calculate the strength of. * @param emailInput An unparse
libs/common/src/tools/password-strength/password-strength.service.ts:23
↓ 6 callersMethodgetPlans
()
libs/common/src/services/api.service.ts:771
↓ 6 callersMethodgetSecureStorageOptions
(userId: UserId)
libs/common/src/auth/services/token.service.ts:1231
↓ 6 callersMethodgetService
()
libs/common/src/tools/send/services/send-api-service.selector.ts:47
↓ 6 callersMethodgetUsesKeyConnector
(userId: UserId)
libs/common/src/key-management/key-connector/services/key-connector.service.ts:127
↓ 6 callersFunctiongetWebCryptoFunctionService
()
libs/legacy-crypto/src/services/web-crypto-function.service.spec.ts:361
↓ 6 callersMethodget_client
(&self)
apps/desktop/desktop_native/windows_plugin_authenticator/src/authenticator.rs:57
↓ 6 callersMethodhandleEvent
(event: ClearEvent, userId: UserId)
libs/state-internal/src/default-state-event-runner.service.ts:33
↓ 6 callersMethodhasValue
* Accepts a string and returns true if the * string is not falsy and not empty. * @param {string} str * @returns {boolean}
apps/browser/src/autofill/services/autofill.service.ts:3070
↓ 6 callersMethodhashMasterKey
* @deprecated Please use `makeMasterPasswordAuthenticationData` in {@link MasterPasswordService} instead.
libs/key-management/src/key.service.ts:287
↓ 6 callersMethodimport
Parse + encrypt + submit via the SDK, returning normalized counts. Throws on failure.
libs/importer/src/sdk/sdk-vault-importer.ts:34
↓ 6 callersMethodisActive
()
libs/components/src/table/sortable.component.ts:91
↓ 6 callersMethodisCloud
* Identify if the region is a cloud environment. * * @returns true if the environment is a cloud environment, false otherwise.
libs/common/src/platform/abstractions/environment.service.ts:67
↓ 6 callersFunctionisCoreProfile
( value: ProfileMetadata<Options>, )
libs/tools/generator/core/src/metadata/util.ts:62
↓ 6 callersMethodisTotpField
(field: AutofillField)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:40
↓ 6 callersFunctionisVersionEnvelope
(value: unknown)
bitwarden_license/bit-common/src/dirt/access-intelligence/services/abstractions/versioning.service.ts:28
↓ 6 callersMethoditemIcon
(type: ApItemEnum)
bitwarden_license/bit-web/src/app/secrets-manager/shared/access-policies/access-policy-selector/models/enums/ap-item.enum.ts:11
↓ 6 callersMethodlistPendingRequests
(organizationId: string)
bitwarden_license/bit-common/src/admin-console/auth-requests/organization-auth-request.service.ts:31
↓ 6 callersMethodload
(org: Organization)
apps/web/src/app/dirt/reports/pages/organizations/org-passkey-report.component.ts:171
↓ 6 callersMethodloading
()
libs/components/src/async-actions/bit-submit.directive.ts:90
↓ 6 callersMethodlocalize
(s: string)
apps/desktop/src/main/menu/menu.first.ts:143
↓ 6 callersMethodlock_status
(&self)
apps/desktop/desktop_native/windows_plugin_authenticator/src/authenticator.rs:208
↓ 6 callersMethodlogError
(message: string, payload?: any)
apps/desktop/native-messaging-test-runner/src/log-utils.ts:14
↓ 6 callersMethodlogIn
(credentials: SsoLoginCredentials)
libs/auth/src/common/login-strategies/sso-login.strategy.ts:88
↓ 6 callersMethodlogInfo
(message: string, payload?: any)
apps/desktop/native-messaging-test-runner/src/log-utils.ts:18
↓ 6 callersMethodmasterPasswordUnlockData$
(userId: UserId)
libs/common/src/key-management/master-password/services/master-password.service.ts:341
↓ 6 callersMethodmetadata
Retrieve an algorithm's generator metadata * @param algorithm identifies the algorithm * @returns the algorithm's generator metadata * @th
libs/tools/generator/core/src/providers/generator-metadata-provider.ts:68
↓ 6 callersFunctionmockQuerySelectorAllDefinedCall
()
apps/browser/src/autofill/spec/testing-utils.ts:183
↓ 6 callersMethodmultipleResults
(ids: string[])
apps/cli/src/models/response.ts:50
↓ 6 callersMethodnestedTraverse
* Recursively adds a node to nodeTree * @param {TreeNode<ITreeNodeObject>[]} nodeTree - An array of TreeNodes that the node will be added to * @
libs/common/src/vault/service-utils.ts:16
↓ 6 callersMethodnotifyConfirmCreateCredential
* Notifies the Fido2UserInterfaceSession that the UI operations has completed and it can return to the OS.
apps/desktop/src/autofill/services/desktop-fido2-user-interface.service.ts:254
↓ 6 callersFunctionobserve$PerUserId
( create: () => Partial<Value>, )
libs/tools/generator/core/src/util.ts:24
↓ 6 callersFunctionparse
(data: string)
libs/importer/src/importers/onepassword/onepassword-csv-importer.ts:49
↓ 6 callersFunctionpermissionLabelId
( permission: Permission | undefined, vfo1Enabled: boolean, )
apps/web/src/app/admin-console/organizations/shared/components/access-selector/access-selector.models.ts:96
↓ 6 callersFunctionpostWindowMessage
( data: any, origin: string = BrowserApi.getRuntimeURL("")?.slice(0, -1), source: Window | MessageEventS
apps/browser/src/autofill/spec/testing-utils.ts:16
↓ 6 callersFunctionprepareWrite
(length: number)
libs/common/src/platform/services/fido2/cbor.ts:305
↓ 6 callersMethodproviderKeys$
(userId: UserId)
libs/key-management/src/key.service.ts:372
← previousnext →701–800 of 16,801, ranked by callers