MCPcopy Create free account

hub / github.com/bitwarden/clients / functions

Functions16,052 in github.com/bitwarden/clients

↓ 3 callersMethodgetProfile
()
libs/common/src/services/api.service.ts:272
↓ 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:387
↓ 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:845
↓ 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 callersFunctiongetRandomBytes
(length: number)
libs/importer/src/importers/keeper/access/services/crypto.ts:18
↓ 3 callersMethodgetRegionConfig
* Get the region configuration for the given region.
libs/common/src/platform/services/default-environment.service.ts:229
↓ 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 callersMethodgetWindowDetails
()
apps/desktop/macos/autofill-extension/CredentialProviderViewController.swift:173
↓ 3 callersMethodget_connection_status
(&self)
apps/desktop/desktop_native/windows_plugin_authenticator/src/authenticator.rs:350
↓ 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:300
↓ 3 callersMethodhandleKeyConnectorError
(e: any)
libs/common/src/key-management/key-connector/services/key-connector.service.ts:352
↓ 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:726
↓ 3 callersMethodhandler
(message: unknown)
apps/browser/src/platform/browser/browser-api.ts:642
↓ 3 callersMethodhas
(&self, key: &Self::KeyType)
apps/desktop/desktop_native/secure_memory/src/dpapi.rs:96
↓ 3 callersMethodhasBaseUrl
()
libs/common/src/platform/abstractions/environment.service.ts:96
↓ 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 callersMethodinit
()
apps/browser/src/autofill/fido2/background/abstractions/fido2.background.ts:47
↓ 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:245
↓ 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:65
↓ 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 callersMethodisAvailable
(type: VaultTimeout)
apps/desktop/src/key-management/session-timeout/services/desktop-session-timeout-type.service.ts:10
↓ 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/common/src/tools/models/send-deletion-date-preset.ts:38
↓ 3 callersMethodisDefaultPasswordManagerPromptFlowComplete
()
apps/browser/src/autofill/services/autofill-browser-settings.service.ts:33
↓ 3 callersMethodisDeleted
()
libs/common/src/vault/models/view/cipher.view.ts:174
↓ 3 callersFunctionisDynamic
( constraints: StateConstraints<State> | DynamicStateConstraints<State>, )
libs/common/src/tools/state/state-constraints-dependency.ts:25
↓ 3 callersMethodisEditDialogParams
( params: EditMemberDialogParams | AddMemberDialogParams, )
apps/web/src/app/admin-console/organizations/members/components/member-dialog/member-dialog.component.ts:191
↓ 3 callersFunctionisEmailAlgorithm
(algorithm: CredentialAlgorithm)
libs/tools/generator/core/src/metadata/util.ts:46
↓ 3 callersMethodisEmailField
(field: AutofillField)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:11
↓ 3 callersMethodisEnabled
()
apps/browser/src/autofill/popup/default-password-manager/default-password-manager-prompt.service.ts:36
↓ 3 callersMethodisExcludedFieldType
(field: AutofillField, excludedTypes: string[])
apps/browser/src/autofill/services/autofill.service.ts:2465
↓ 3 callersMethodisExcludedFieldType
* Validates the provided field to indicate if the field is excluded from autofill. * * @param field - The field to validate * @param excluded
apps/browser/src/autofill/services/inline-menu-field-qualification.service.ts:1121
↓ 3 callersMethodisFeatureAllowedForFrame
* Returns whether the requested WebAuthn feature is allowed for the given * frame, applying the full Permissions Policy delegation algorithm agains
apps/browser/src/autofill/fido2/background/permissions-policy/permissions-policy.background.ts:86
↓ 3 callersMethodisFederated
()
libs/importer/src/importers/lastpass/access/models/user-type-context.ts:16
↓ 3 callersMethodisFieldForAccountCreationForm
(field: AutofillField, pageDetails: AutofillPageDetails)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:14
↓ 3 callersMethodisFieldForIdentityForm
(field: AutofillField, pageDetails: AutofillPageDetails)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:15
↓ 3 callersMethodisFieldForLoginForm
(field: AutofillField, pageDetails: AutofillPageDetails)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:12
↓ 3 callersFunctionisFixedSeatPlan
(productTierType: ProductTierType)
apps/web/src/app/admin-console/organizations/members/components/member-dialog/validators/input-email-limit.validator.ts:10
↓ 3 callersMethodisFormDirty
()
apps/web/src/app/admin-console/organizations/policies/policy-edit-dialog.component.ts:104
↓ 3 callersFunctionisForwardedIpcMessage
(message: any)
libs/common/src/platform/ipc/ipc-message.ts:25
↓ 3 callersFunctionisGuid
(id: string)
libs/guid/src/index.ts:11
↓ 3 callersFunctionisId
(id: unknown)
libs/common/src/types/guid.ts:39
↓ 3 callersMethodisInactive2faCipher
(cipher: CipherView)
apps/web/src/app/dirt/reports/pages/inactive-two-factor-report.component.ts:132
↓ 3 callersMethodisInlineMenuListVisible
* Checks if the inline menu list if visible at the top frame.
apps/browser/src/autofill/services/autofill-overlay-content.service.ts:1540
↓ 3 callersFunctionisKnownCloudOrigin
()
apps/web/src/connectors/common.ts:5
↓ 3 callersFunctionisLinkableMember
( userId: string | null | undefined, orgUsersUserIdMap: Map<string, ResolvedMember>, )
apps/web/src/app/dirt/event-logs/components/send-access-member.ts:14
↓ 3 callersMethodisOperaSidebar
( action: OperaSidebarAction | FirefoxSidebarAction, )
apps/browser/src/platform/badge/badge-browser-api.ts:252
↓ 3 callersMethodisPasskeySettingEnabled
* Checks if the enablePasskeys setting is enabled.
apps/browser/src/autofill/fido2/background/fido2.background.ts:427
↓ 3 callersFunctionisPasswordAlgorithm
( algorithm: CredentialAlgorithm | null, )
libs/tools/generator/core/src/metadata/util.ts:14
↓ 3 callersMethodisPasswordRepromptRequired
(cipher: CipherView)
apps/browser/src/autofill/browser/context-menu-clicked-handler.ts:345
↓ 3 callersMethodisPinDecryptionAvailable
(userId: UserId)
libs/common/src/key-management/pin/pin.service.implementation.ts:59
↓ 3 callersMethodisPostImportDialogAcknowledged
()
bitwarden_license/bit-web/src/app/dirt/access-intelligence/onboarding/services/onboarding.service.ts:43
↓ 3 callersMethodisPrfUnlockAvailable
(userId: UserId)
libs/key-management-ui/src/lock/services/default-webauthn-prf-unlock.service.ts:37
↓ 3 callersMethodisSdkImporter
True when the format's parse/encrypt/submit is handled by an SDK importer strategy.
libs/importer/src/services/import.service.ts:250
↓ 3 callersMethodisSerializedEncString
(s: string)
libs/common/src/key-management/crypto/models/enc-string.ts:157
↓ 3 callersMethodisTotpFieldForCurrentField
* When focused field data contains account creation field type of totp * and there are totp fields in the current frame for page details return tru
apps/browser/src/autofill/background/overlay.background.ts:822
↓ 3 callersFunctionisTypeRequest
(request: MetadataRequest)
libs/tools/generator/core/src/types/metadata-request.ts:11
← previousnext →1,701–1,800 of 16,052, ranked by callers