MCPcopy Create free account

hub / github.com/bitwarden/clients / functions

Functions16,052 in github.com/bitwarden/clients

↓ 3 callersFunctionflagEnabled
(flag: keyof Flags)
libs/common/src/platform/misc/flags.ts:33
↓ 3 callersMethodflush
Persist any pending changes immediately. No-op if nothing is pending.
apps/desktop/src/platform/main/storage/storage-backend.ts:12
↓ 3 callersMethodfocusedFieldMatchesAccountCreationType
* Validates whether the currently focused field has an account * creation field type that matches the provided field type. * * @param fieldTy
apps/browser/src/autofill/background/overlay.background.ts:942
↓ 3 callersFunctionforbiddenCharacters
(characters: string[])
libs/components/src/form-field/bit-validators/forbidden-characters.validator.ts:3
↓ 3 callersMethodforceCloseAll
Clear the entire stack, bypassing all closePredicates.
libs/components/src/dialog/drawer.service.ts:98
↓ 3 callersFunctionformContainsKeyword
( form: AutofillForm, keywords: readonly string[], mode: KeywordMatchMode = KeywordMatchMode.AppearsWith
apps/browser/src/autofill/utils/qualification.ts:110
↓ 3 callersFunctionframe
Wraps a message body in a 4-byte big-endian length prefix.
apps/desktop/desktop_native/ssh_agent/src/server/protocol.rs:119
↓ 3 callersMethodfromB64ToUtf8
(b64Str: string)
libs/common/src/platform/misc/utils.ts:416
↓ 3 callersMethodfromJSON
(obj: Jsonify<Send>)
libs/common/src/tools/send/models/domain/send.ts:149
↓ 3 callersMethodfromListResponse
(response: ListResponse<PolicyResponse>)
libs/common/src/admin-console/models/domain/policy.ts:45
↓ 3 callersMethodfromParts
( encryptionType: EncryptionType, iv: Uint8Array, data: Uint8Array, mac: Uint8Array | undefine
libs/common/src/platform/models/domain/enc-array-buffer.ts:59
↓ 3 callersMethodfromResponse
* Initializes a new instance of the WebAuthnPrfUserDecryptionOption from a response object. * @param response The WebAuthn PRF user decryption opti
libs/auth/src/common/models/domain/user-decryption-options.ts:72
↓ 3 callersMethodfromResponse
(response: PolicyResponse)
libs/common/src/admin-console/models/domain/policy.ts:41
↓ 3 callersMethodfromSdkFido2CredentialView
* Converts the SDK Fido2CredentialView to a Fido2CredentialView.
libs/common/src/vault/models/view/fido2-credential.view.ts:73
↓ 3 callersMethodfromView$
* Creates an encrypted domain model from a decrypted view model. * * @param view - The decrypted view model to encrypt. * @param encryptionSe
bitwarden_license/bit-common/src/dirt/access-intelligence/models/domain/access-report.ts:121
↓ 3 callersFunctionfunctionToObservable
(func: FunctionReturningAwaitable)
libs/components/src/utils/function-to-observable.ts:10
↓ 3 callersFunctiongenerateDomainMatchPatterns
(url: string)
apps/browser/src/autofill/utils/index.ts:454
↓ 3 callersFunctiongenerateEncryptionKey
()
libs/importer/src/importers/keeper/access/services/crypto.ts:24
↓ 3 callersMethodgenerateNewReport$
(orgId: OrganizationId)
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/view/default-access-intelligence-data.service.ts:138
↓ 3 callersMethodgeneratePassword
(key: string, userId: string)
apps/desktop/native-messaging-test-runner/src/native-message.service.ts:146
↓ 3 callersMethodgeneratePassword
()
libs/auth/src/angular/input-password/input-password.component.ts:597
↓ 3 callersFunctiongenerateRandomChars
(length: number)
apps/browser/src/autofill/utils/index.ts:14
↓ 3 callersMethodget
(id: string, userId: UserId)
libs/common/src/vault/services/folder/folder.service.ts:107
↓ 3 callersMethodget
(key: string)
libs/storage-core/src/memory-storage.service.ts:18
↓ 3 callersMethodgetAccessPolicyRequest
( granteeId: string, view: UserAccessPolicyView | GroupAccessPolicyView | ServiceAccountAccessPolicyVi
bitwarden_license/bit-web/src/app/secrets-manager/shared/access-policies/access-policy.service.ts:293
↓ 3 callersMethodgetAccessTokenKey
(userId: UserId)
libs/common/src/auth/services/token.service.ts:231
↓ 3 callersMethodgetActiveAlarms
* Gets the active alarms from state.
apps/browser/src/platform/services/task-scheduler/browser-task-scheduler.service.ts:245
↓ 3 callersMethodgetActiveUserOrganizationSsoIdentifier
(userId: UserId)
libs/common/src/auth/services/sso-login/sso-login.service.ts:83
↓ 3 callersMethodgetAdminAuthRequest
(userId: UserId)
libs/auth/src/common/services/auth-request/auth-request.service.ts:66
↓ 3 callersMethodgetAllFrameDetails
* Gets all frames associated with a tab. * * @param tabId - The id of the tab to get the frames for.
apps/browser/src/platform/browser/browser-api.ts:616
↓ 3 callersMethodgetApplicationVersion
()
apps/cli/src/platform/services/cli-platform-utils.service.ts:99
↓ 3 callersMethodgetAtRiskApplicationCountForMember
* Count the applications a member is flagged at-risk in. * * @param memberId - Organization user ID * @param options.criticalOnly - Restrict
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/access-report.view.ts:168
↓ 3 callersMethodgetAttachmentDownloadUrl
( cipherId: string, attachmentView: AttachmentView, )
libs/common/src/vault/services/cipher.service.ts:1983
↓ 3 callersMethodgetAutoEnrollStatus
(identifier: string)
libs/common/src/admin-console/services/organization/organization-api.service.ts:91
↓ 3 callersMethodgetAvailableUnlockOptions$
(userId: UserId)
apps/web/src/app/key-management/lock/services/web-lock-component.service.ts:56
↓ 3 callersMethodgetBannerDismissedState
Returns banners that have already been dismissed
apps/web/src/app/vault/individual-vault/vault-banners/services/vault-banners.service.ts:103
↓ 3 callersMethodgetBiometricKey
(userId: UserId)
apps/desktop/src/key-management/biometrics/os-biometrics.service.ts:24
↓ 3 callersMethodgetBiometricsFirstUnlockStatusForUser
(userId: UserId)
apps/desktop/src/key-management/biometrics/os-biometrics.service.ts:27
↓ 3 callersFunctiongetByIds
(ids: TId[])
libs/common/src/platform/misc/rxjs-operators.ts:16
↓ 3 callersMethodgetByOrgIdAndOrgDomainId
( orgId: string, orgDomainId: string, )
libs/common/src/admin-console/services/organization-domain/org-domain-api.service.ts:35
↓ 3 callersMethodgetBySecretId
(secretId: string)
bitwarden_license/bit-web/src/app/secrets-manager/secrets/secret.service.ts:59
↓ 3 callersMethodgetCachedCipherView
* Returns the cached CipherView when available.
libs/vault/src/cipher-form/services/default-cipher-form-cache.service.ts:51
↓ 3 callersMethodgetCachedData
* Returns the cached TwoFactorAuthData (when available).
libs/auth/src/angular/two-factor-auth/two-factor-auth-component-cache.service.ts:75
↓ 3 callersFunctiongetCardBrandIcon
(paymentMethod: MaskedPaymentMethod | null)
apps/web/src/app/billing/payment/types/masked-payment-method.ts:34
↓ 3 callersMethodgetCipherForUrl
( url: string, userId: UserId, lastUsed: boolean, lastLaunched: boolean, autofillOnPageLoa
libs/common/src/vault/services/cipher.service.ts:2040
↓ 3 callersMethodgetClientExtensionResults
()
apps/web/src/app/auth/core/services/webauthn-login/webauthn-login-admin.service.spec.ts:433
↓ 3 callersMethodgetClientExtensionResults
()
libs/common/src/auth/services/webauthn-login/webauthn-login.service.spec.ts:302
↓ 3 callersMethodgetCodeVerifier
()
libs/common/src/auth/services/sso-login/sso-login.service.ts:47
↓ 3 callersMethodgetCollections
(organizationId: string)
libs/common/src/services/api.service.ts:661
↓ 3 callersMethodgetConfiguration
()
bitwarden_license/bit-common/src/dirt/organization-integrations/models/organization-integration.ts:29
↓ 3 callersMethodgetCurrentSession
()
apps/desktop/src/autofill/services/desktop-fido2-user-interface.service.ts:60
↓ 3 callersMethodgetCurrentTab
* Fetch the currently open browser tab
apps/browser/src/platform/browser/browser-api.ts:282
↓ 3 callersMethodgetDarwinNMHS
()
apps/desktop/src/main/native-messaging.main.ts:399
↓ 3 callersMethodgetDecrypted$
(id: string, userId: UserId)
libs/common/src/vault/services/folder/folder.service.ts:113
↓ 3 callersMethodgetDecryptedCiphers
(userId: UserId)
libs/common/src/vault/services/cipher.service.ts:370
↓ 3 callersMethodgetDeviceByIdentifier
* Get device by identifier * @param deviceIdentifier - client generated id (not device id in DB)
libs/common/src/auth/services/devices-api.service.implementation.ts:37
↓ 3 callersMethodgetDeviceKey
(userId: UserId)
libs/common/src/key-management/device-trust/services/device-trust.service.implementation.ts:335
↓ 3 callersMethodgetDevices
()
libs/common/src/auth/services/devices-api.service.implementation.ts:48
↓ 3 callersMethodgetDialogDismissedState
Returns the SingleUserState for the dialog dismissed state
apps/web/src/app/vault/services/web-vault-extension-prompt.service.ts:64
↓ 3 callersMethodgetElectronFormat
()
apps/desktop/src/autofill/models/main-autotype-keyboard-shortcut.ts:56
↓ 3 callersMethodgetEmail
()
libs/auth/src/common/services/login-strategies/login-strategy.service.ts:131
↓ 3 callersMethodgetEmail
()
libs/common/src/auth/services/token.service.ts:1057
↓ 3 callersMethodgetEmailVerified
()
libs/common/src/auth/services/token.service.ts:1072
↓ 3 callersMethodgetEmergencyAccessTrusted
* Gets all emergency access that the user has been granted.
apps/web/src/app/auth/emergency-access/services/emergency-access.service.ts:80
↓ 3 callersMethodgetEnabledTwoFactorProviders
()
libs/common/src/auth/two-factor/services/default-two-factor.service.ts:169
↓ 3 callersMethodgetErrorMessage
(errorMessage: string | null)
apps/web/src/app/auth/organization-invite/accept-org-direct-invite.component.ts:78
↓ 3 callersMethodgetEventInfo
(ev: EventResponse, options = new EventOptions())
apps/web/src/app/dirt/event-logs/services/event.service.ts:55
↓ 3 callersMethodgetEventsUrl
()
libs/common/src/platform/abstractions/environment.service.ts:70
↓ 3 callersFunctiongetFeatureFlagValue
( serverConfig: ServerConfig | null, flag: Flag, )
libs/common/src/enums/feature-flag.enum.ts:240
↓ 3 callersMethodgetFieldName
(title: string, sectionTitle?: string)
libs/importer/src/importers/onepassword/onepassword-1pux-importer.ts:374
↓ 3 callersFunctiongetFlags
(envFlags: string | T)
libs/common/src/platform/misc/flags.ts:18
↓ 3 callersMethodgetFormattedAutotypeShortcutText
(shortcut: string[])
apps/desktop/src/app/accounts/settings.component.ts:667
↓ 3 callersMethodgetFormattedAutotypeShortcutText
(shortcut: string[])
apps/desktop/src/app/accounts/settings-dialog.component.ts:679
↓ 3 callersMethodgetGlobalKey
* Builds a global storage key appropriate for the current version. * * @param keyDefinition state and key to use in the key * @returns
libs/state/src/state-migrations/migration-helper.ts:203
↓ 3 callersMethodgetHeaderText
* Gets the header text based on the mode and type. * @param mode The mode of the send form. * @param type The type of the send * @returns The
apps/browser/src/tools/popup/send-v2/add-edit/send-add-edit.component.ts:265
↓ 3 callersMethodgetImporter
( format: ImportType | "bitwardenpasswordprotected", promptForPassword_callback: () => Promise<string>
libs/importer/src/services/import.service.ts:232
↓ 3 callersMethodgetInlineMenuVisibility
* Gets the inline menu's visibility setting from the settings service.
apps/browser/src/autofill/background/overlay.background.ts:2472
↓ 3 callersMethodgetItems
()
libs/importer/src/importers/keeper/access/vault.ts:23
↓ 3 callersFunctiongetLabel
(i18nService: I18nService, discount: Discount)
libs/pricing/src/types/discount.ts:37
↓ 3 callersMethodgetLinuxNMHS
()
apps/desktop/src/main/native-messaging.main.ts:419
↓ 3 callersMethodgetLoginWithPrfSalt
()
libs/common/src/auth/services/webauthn-login/webauthn-login-prf-key.service.ts:11
↓ 3 callersMethodgetManagedEnvironment
()
apps/browser/src/platform/services/browser-environment.service.ts:53
↓ 3 callersMethodgetMasterPasswordHash
()
libs/auth/src/common/services/login-strategies/login-strategy.service.ts:140
↓ 3 callersMethodgetNewApplications
* Get applications that haven't been reviewed yet * * An application is considered "new" if it has no reviewedDate. * * @returns Array of
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/access-report.view.ts:135
↓ 3 callersMethodgetOOBResult
(variant: OobDialogVariant)
libs/importer/src/components/lastpass/lastpass-direct-import-ui.service.ts:30
↓ 3 callersMethodgetOTPResult
(variant: OtpDialogVariant)
libs/importer/src/components/lastpass/lastpass-direct-import-ui.service.ts:25
↓ 3 callersMethodgetOptionalErrorAttribute
(response: Document, name: string)
libs/importer/src/importers/lastpass/access/services/client.ts:487
↓ 3 callersMethodgetOrDeriveMasterKey
* @deprecated Please use `makeMasterPasswordAuthenticationData`, `unwrapUserKeyFromMasterPasswordUnlockData` or `makeMasterPasswordUnlockData` in @lin
libs/key-management/src/key.service.ts:222
↓ 3 callersMethodgetOrPromoteToAvailable
(_: VaultTimeout)
apps/cli/src/key-management/session-timeout/services/cli-session-timeout-type.service.ts:12
↓ 3 callersMethodgetOrganizationConnection
( id: string, type: OrganizationConnectionType, configType: { new (response: any): TConfig }, )
libs/common/src/services/api.service.ts:807
↓ 3 callersMethodgetOrganizationCounts
(organizationId: string)
bitwarden_license/bit-web/src/app/secrets-manager/shared/counts/count.service.ts:15
↓ 3 callersMethodgetOrganizationExport
Creates an export of an organizational vault. Based on the provided format it will either be unencrypted, encrypted * @param userId The userId of t
libs/tools/export-vault-core/src/services/org-vault-export.service.ts:96
↓ 3 callersMethodgetOrganizationExport
Creates an export of an organizational vault. Based on the provided format it will either be unencrypted, encrypted or password protected * @param
libs/tools/export-vault-core/src/services/vault-export.service.ts:63
↓ 3 callersMethodgetOrganizationKey
(organizationId: string)
bitwarden_license/bit-web/src/app/secrets-manager/secrets/secret.service.ts:55
↓ 3 callersMethodgetOrganizationKey
(organizationId: string)
bitwarden_license/bit-web/src/app/secrets-manager/projects/project.service.ts:51
↓ 3 callersMethodgetOrganizationMetadata$
(orgId: OrganizationId)
libs/common/src/billing/services/organization/organization-metadata.service.ts:26
↓ 3 callersMethodgetPasswordProtectedExport
Creates a password protected export of an organizational vault. * @param userId The userId of the account requesting the export * @param organiz
libs/tools/export-vault-core/src/services/org-vault-export.service.ts:65
↓ 3 callersMethodgetPinLockType
(userId: UserId)
libs/common/src/key-management/pin/pin.service.implementation.ts:16
↓ 3 callersMethodgetPolicies
* Returns all registered policy definitions sorted by priority ascending.
apps/web/src/app/admin-console/organizations/policies/policy-list.service.ts:47
↓ 3 callersMethodgetPremiumInterest
(userId: UserId)
apps/web/src/app/billing/services/premium-interest/web-premium-interest-state.service.ts:21
← previousnext →1,601–1,700 of 16,052, ranked by callers