MCPcopy Create free account

hub / github.com/bitwarden/clients / functions

Functions15,467 in github.com/bitwarden/clients

↓ 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-organization.component.ts:78
↓ 3 callersMethodgetEventsUrl
()
libs/common/src/platform/abstractions/environment.service.ts:69
↓ 3 callersFunctiongetFeatureFlagValue
( serverConfig: ServerConfig | null, flag: Flag, )
libs/common/src/enums/feature-flag.enum.ts:242
↓ 3 callersMethodgetFieldName
(title: string, sectionTitle?: string)
libs/importer/src/importers/onepassword/onepassword-1pux-importer.ts:369
↓ 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:725
↓ 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:240
↓ 3 callersMethodgetImporter
( format: ImportType | "bitwardenpasswordprotected", promptForPassword_callback: () => Promise<string>
libs/importer/src/services/import.service.ts:207
↓ 3 callersMethodgetInlineMenuVisibility
* Gets the inline menu's visibility setting from the settings service.
apps/browser/src/autofill/background/overlay.background.ts:2472
↓ 3 callersFunctiongetLabel
(i18nService: I18nService, discount: Discount)
libs/pricing/src/types/discount.ts:37
↓ 3 callersMethodgetLinuxNMHS
()
apps/desktop/src/main/native-messaging.main.ts:412
↓ 3 callersMethodgetLoginWithPrfSalt
()
libs/common/src/auth/services/webauthn-login/webauthn-login-prf-key.service.ts:11
↓ 3 callersFunctiongetLookupKeyForUser
(userId: UserId)
apps/desktop/src/key-management/biometrics/os-biometrics-linux.service.ts:38
↓ 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 callersMethodgetNotes
(id: string)
apps/cli/src/commands/get.command.ts:315
↓ 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:221
↓ 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:812
↓ 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:98
↓ 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 callersMethodgetPassword
(id: string)
apps/cli/src/commands/get.command.ts:219
↓ 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:67
↓ 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
↓ 3 callersMethodgetProfile
()
libs/common/src/services/api.service.ts:273
↓ 3 callersMethodgetProjects
(organizationId: string)
bitwarden_license/bit-web/src/app/secrets-manager/projects/project.service.ts:75
↓ 3 callersFunctiongetPropertyOrAttribute
(element: HTMLElement, attributeName: string)
apps/browser/src/autofill/utils/index.ts:386
↓ 3 callersMethodgetProviderSubscription
(providerId: string)
libs/common/src/billing/services/billing-api.service.ts:111
↓ 3 callersMethodgetProviderUsers
( providerId: string, )
libs/common/src/services/api.service.ts:850
↓ 3 callersMethodgetPublicKeys
* Get the public keys for this recovery method from the server. * WARNING these are NOT trusted, and need to either be manually trusted by the user
libs/key-management/src/abstractions/user-key-rotation-key-recovery-provider.abstraction.ts:17
↓ 3 callersMethodgetRegionConfig
* Get the region configuration for the given region.
libs/common/src/platform/services/default-environment.service.ts:214
↓ 3 callersMethodgetResetPasswordPolicyOptions
( policies: Policy[], orgId: string, )
libs/common/src/admin-console/services/policy/default-policy.service.ts:257
↓ 3 callersMethodgetSdkCipherViewType
* Returns the SDK CipherViewType object for the cipher. * * @returns {CipherViewType} The SDK CipherViewType for the cipher.t
libs/common/src/vault/models/view/cipher.view.ts:483
↓ 3 callersMethodgetSecurityTasks
(userId: UserId)
apps/browser/src/autofill/background/notification.background.ts:1666
↓ 3 callersMethodgetSendAccessToken$
( sendId: string, sendCredentials: SendAccessDomainCredentials, )
libs/common/src/auth/send-access/services/default-send-token.service.ts:93
↓ 3 callersMethodgetSendFileDownloadDataV2
( send: SendAccessView, accessToken: SendAccessToken, apiUrl?: string, )
libs/common/src/tools/send/services/send-api.service.ts:95
↓ 3 callersMethodgetSessionCookies
(session: Session)
libs/importer/src/importers/lastpass/access/services/client.ts:475
↓ 3 callersMethodgetShouldTrustDevice
* @description Retrieves the users choice to trust the device which can only happen after decryption * Note: this value should only be used once an
libs/common/src/key-management/device-trust/services/device-trust.service.implementation.ts:119
↓ 3 callersMethodgetSsoEmail
()
libs/common/src/auth/services/sso-login/sso-login.service.ts:71
↓ 3 callersMethodgetSsoState
()
libs/common/src/auth/services/sso-login/sso-login.service.ts:55
↓ 3 callersFunctiongetStoredValue
( key: string, storage: AbstractStorageService, deserializer: (jsonValue: Jsonify<T>) => T | null, )
libs/state-internal/src/util.ts:6
↓ 3 callersFunctiongetSubFrameUrlVariations
( subFrameUrl: string, baseUrl: string | undefined = typeof globalThis !== "undefined" ? globalThis.lo
apps/browser/src/autofill/utils/url-variations.ts:18
↓ 3 callersMethodgetTokenWithRetry
( sendId: string, credentials?: SendAccessDomainCredentials, )
apps/cli/src/tools/send/commands/receive.command.ts:166
↓ 3 callersMethodgetTotalMinutesFromCustomValue
(customValue: SessionTimeoutFormValue["custom"])
libs/key-management-ui/src/session-timeout/components/session-timeout-input.component.ts:262
↓ 3 callersMethodgetTotpFields
* Get all the totp fields for the tab and frame of the currently focused field
apps/browser/src/autofill/background/overlay.background.ts:1726
↓ 3 callersFunctiongetTrimmedCipherUris
(cipher: CipherView)
bitwarden_license/bit-common/src/dirt/reports/risk-insights/helpers/risk-insights-data-mappers.ts:37
↓ 3 callersFunctiongetUniqueString
* Generates a unique string with an optional prefix. * * Note: This is a local copy of `GetUniqueString` from `@bitwarden/common/spec` to avoid * p
bitwarden_license/bit-common/src/dirt/reports/risk-insights/testing/test-helpers.ts:46
↓ 3 callersMethodgetUpperBoundDelayInMinutes
* Gets the upper bound delay in minutes for a given delay in minutes. * * @param delayInMinutes - The delay in minutes.
apps/browser/src/platform/services/task-scheduler/browser-task-scheduler.service.ts:426
↓ 3 callersMethodgetUserIdFromAccessToken
(accessToken: string)
libs/common/src/auth/services/token.service.ts:1042
↓ 3 callersMethodgetUserKey
* Builds a user storage key appropriate for the current version. * * @param userId userId to use in the key * @param keyDefinition state and
libs/state/src/state-migrations/migration-helper.ts:189
↓ 3 callersFunctiongetWebStoreUrl
(deviceType: DeviceType)
libs/common/src/vault/utils/get-web-store-url.ts:7
↓ 3 callersMethodgetWindow
* Gets the current window or the window with the given id. * * @param windowId - The id of the window to get. If not provided, the current windo
apps/browser/src/platform/browser/browser-api.ts:125
↓ 3 callersMethodgetWindowById
* Gets the window with the given id. * * @param windowId - The id of the window to get.
apps/browser/src/platform/browser/browser-api.ts:145
↓ 3 callersFunctionget_default_socket_path
()
apps/desktop/desktop_native/ssh_agent/src/server/listener/unix.rs:97
↓ 3 callersFunctionget_loaders
(map: &HashMap<String, NativeImporterMetadata>, id: &str)
apps/desktop/desktop_native/chromium_importer/src/metadata.rs:84
↓ 3 callersMethodgroupByOrganization
(collections: CollectionView[])
libs/admin-console/src/common/collections/services/default-collection.service.ts:280
↓ 3 callersMethodhandleKeyConnectorError
(e: any)
libs/common/src/key-management/key-connector/services/key-connector.service.ts:351
↓ 3 callersMethodhandleMemberActionResult
( result: MemberActionResult, successKey: string, user: ProviderUser, sideEffect?: () => void
bitwarden_license/bit-web/src/app/admin-console/providers/manage/members.component.ts:361
↓ 3 callersMethodhandleUnknownCipher
()
apps/web/src/app/vault/individual-vault/vault.component.ts:721
↓ 3 callersMethodhandler
(message: unknown)
apps/browser/src/platform/browser/browser-api.ts:642
↓ 3 callersMethodhas
(&self, key: &Self::KeyType)
apps/desktop/desktop_native/core/src/secure_memory/dpapi.rs:90
↓ 3 callersMethodhasBaseUrl
()
libs/common/src/platform/abstractions/environment.service.ts:95
↓ 3 callersFunctionhasPasswordGuard
(redirectTo: string[] = ["/"])
libs/angular/src/auth/guards/has-password.guard.ts:15
↓ 3 callersMethodhasSingleEnterpriseOrg$
()
apps/browser/src/billing/services/families-policy.service.ts:20
↓ 3 callersMethodhideToTray
()
apps/desktop/src/main/tray.main.ts:123
↓ 3 callersMethodhkdf
( ikm: Uint8Array, salt: string | Uint8Array, info: string | Uint8Array, outputByteSize: numbe
libs/common/src/key-management/crypto/services/web-crypto-function.service.ts:53
↓ 3 callersMethodimportIdentityName
(record: Record, cipher: CipherView)
libs/importer/src/importers/keeper/keeper-json-importer.ts:262
↓ 3 callersMethodinSidePanel
* Identifies if the popup is within the Chrome Side Panel. * * @param win - The passed window object.
apps/browser/src/platform/browser/browser-popup-utils.ts:48
↓ 3 callersMethodinSingleActionPopout
* Identifies if the popup is within the single action popout. * * @param win - The passed window object. * @param popoutKey - The single acti
apps/browser/src/platform/browser/browser-popup-utils.ts:74
↓ 3 callersMethodinitialize
(orgId: OrganizationId, timeframe: TimePeriod, dataView: TrendWidgetViewType)
bitwarden_license/bit-web/src/app/dirt/access-intelligence/services/default-risk-over-time.service.ts:116
↓ 3 callersMethodinitializedWithCachedCipher
()
libs/vault/src/cipher-form/components/cipher-form.component.ts:239
↓ 3 callersMethodinjectAutofillScripts
* Injects the autofill scripts into the current tab and all frames * found within the tab. Temporarily, will conditionally inject * the refactor
apps/browser/src/autofill/services/autofill.service.ts:246
↓ 3 callersFunctioninputEmailLimitValidator
( maxEmailsCount: number, getErrorMessage: (maxEmailsCount: number) => string, existingEmails: string[]
apps/web/src/app/admin-console/organizations/members/components/member-dialog/validators/input-email-limit.validator.ts:72
↓ 3 callersMethodintegrations
()
bitwarden_license/bit-web/src/app/secrets-manager/integrations/integrations.component.ts:112
↓ 3 callersMethodinvite
( organizationId: OrganizationId, request: OrganizationUserInviteRequest, )
apps/web/src/app/admin-console/organizations/members/services/member-actions/member-actions.service.ts:67
↓ 3 callersMethodisAcknowledged
(key: UserKeyDefinition<boolean>)
bitwarden_license/bit-web/src/app/dirt/access-intelligence/onboarding/services/onboarding.service.ts:67
↓ 3 callersFunctionisAlgorithmRequest
(request: MetadataRequest)
libs/tools/generator/core/src/types/metadata-request.ts:7
↓ 3 callersMethodisArchived
()
libs/common/src/vault/models/view/cipher.view.ts:178
↓ 3 callersMethodisBackgroundPage
* Accepts a window object and determines if it is * associated with the background page of the extension. * * @param window - The window to c
apps/browser/src/platform/browser/browser-api.ts:477
↓ 3 callersMethodisBankAccountNotSupportedError
(error: unknown)
apps/web/src/app/billing/individual/upgrade/premium-org-upgrade-payment/services/premium-org-upgrade.service.ts:139
↓ 3 callersFunctionisBoundedPositiveNumber
(value: unknown)
bitwarden_license/bit-common/src/dirt/reports/risk-insights/helpers/type-guards/basic-type-guards.ts:31
↓ 3 callersFunctionisBrowserSafariApi
()
libs/platform/src/services/browser-service.ts:1
↓ 3 callersFunctionisCipherType
(value: unknown)
libs/common/src/vault/enums/cipher-type.ts:42
↓ 3 callersMethodisDarwin
()
apps/desktop/src/main/tray.main.ts:190
↓ 3 callersFunctionisDatePreset
(value: unknown)
libs/tools/send/send-ui/src/send-form/components/send-details/send-details.component.ts:85
← previousnext →1,601–1,700 of 15,467, ranked by callers