MCPcopy Create free account

hub / github.com/bitwarden/clients / functions

Functions16,801 in github.com/bitwarden/clients

↓ 9 callersFunctionisForwarderExtensionId
( algorithm: CredentialAlgorithm | null, )
libs/tools/generator/core/src/metadata/util.ts:28
↓ 9 callersMethodisUnassigned
()
libs/common/src/vault/models/view/cipher.view.ts:186
↓ 9 callersMethodlock
()
apps/desktop/src/main/menu/menu.first.ts:62
↓ 9 callersMethodmakeMasterKey
* Derive a master key from a password and email. * * @deprecated Please use `makeMasterPasswordAuthenticationData`, `makeMasterPasswordAuthentic
libs/key-management/src/key.service.ts:253
↓ 9 callersMethodmakeMasterPasswordUnlockData
( password: string, kdf: KdfConfig, salt: MasterPasswordSalt, userKey: UserKey, )
libs/common/src/key-management/master-password/services/master-password.service.ts:276
↓ 9 callersMethodnativeFetch
(request: Request)
apps/cli/src/platform/services/node-api.service.ts:49
↓ 9 callersFunctionnodeIsElement
(node: Node)
apps/browser/src/autofill/utils/index.ts:297
↓ 9 callersMethodobserve
()
apps/web/src/app/billing/shared/offboarding-survey.component.spec.ts:43
↓ 9 callersMethodparseXml
(data: string)
libs/importer/src/importers/base-importer.spec.ts:19
↓ 9 callersMethodpendingTasks$
(userId: UserId)
libs/vault/src/services/at-risk-password-callout.service.ts:36
↓ 9 callersMethodpostMessageToParent
* Posts a window message to the parent window. * * @param message - The message to post
apps/browser/src/autofill/overlay/inline-menu/pages/shared/autofill-inline-menu-page-element.ts:62
↓ 9 callersMethodprocess
(json: unknown)
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/persistence/versioning/report-versioning.service.ts:29
↓ 9 callersFunctionreadAtomic
( stateProvider: StateProvider, userId: UserId, keyDefinition: UserKeyDefinition<T>, )
libs/common/src/key-management/state-bridge.ts:40
↓ 9 callersMethodremove
(key: string)
apps/browser/src/platform/services/local-backed-session-storage.service.ts:195
↓ 9 callersMethodremove
(&mut self, key: &Self::KeyType)
apps/desktop/desktop_native/secure_memory/src/dpapi.rs:100
↓ 9 callersMethodremoveFromGlobal
* Remove a globally scoped location derived through the key definition * * This is for use with the state providers framework, DO NOT use for va
libs/state/src/state-migrations/migration-helper.ts:105
↓ 9 callersMethodreplace
(policies: { [id: string]: PolicyData }, userId: UserId)
libs/common/src/admin-console/services/policy/default-policy.service.ts:270
↓ 9 callersMethodrequest
* Sends a request to the content script and returns the response. * AbortController signals will be forwarded to the content script. * * @par
apps/browser/src/autofill/fido2/content/messaging/messenger.ts:70
↓ 9 callersMethodrsaExtractPublicKey
(privateKey: Uint8Array)
libs/legacy-crypto/src/node/node-crypto-function.service.ts:105
↓ 9 callersMethodrun
(info: chrome.contextMenus.OnClickData, tab: chrome.tabs.Tab)
apps/browser/src/autofill/browser/context-menu-clicked-handler.ts:91
↓ 9 callersMethodselected
()
libs/components/src/radio-button/radio-button.component.ts:38
↓ 9 callersMethodsenderTabHasFocusedField
* Identifies if the sender tab is the same as the focused field's tab. * * @param sender - The sender of the message
apps/browser/src/autofill/background/overlay.background.ts:3210
↓ 9 callersMethodsetAccountCryptographicState
( accountCryptographicState: WrappedAccountCryptographicState, userId: UserId, )
libs/common/src/key-management/account-cryptography/default-account-cryptographic-state.service.ts:18
↓ 9 callersMethodsetAnonLayoutWrapperData
(data: Partial<ExtensionAnonLayoutWrapperData>)
apps/browser/src/popup/components/extension-anon-layout-wrapper/extension-anon-layout-wrapper-data.service.ts:20
↓ 9 callersMethodshouldUpdate
Verifies if the event collection should be updated for the provided information * @param userId the active user's id * @param cipherId the cip
libs/common/src/dirt/event-logs/services/event-collection.service.ts:120
↓ 9 callersMethodswitchAccount
* Switch accounts to indicated userId -- null is no active user
apps/browser/src/background/main.background.ts:1932
↓ 9 callersMethodtoggleDrawer
(type: DrawerType, invokerId: string)
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/view/default-drawer-state.service.ts:33
↓ 9 callersMethoduserId
{@link SingleUserState.userId}
libs/common/src/tools/state/secret-state.ts:66
↓ 9 callersMethodwrite
(level: LogLevel, message?: any, ...optionalParams: any[])
libs/logging/src/console-log.service.ts:31
↓ 9 callersFunctionwriteAtomic
( stateProvider: StateProvider, userId: UserId, keyDefinition: UserKeyDefinition<T>, value: T, )
libs/common/src/key-management/state-bridge.ts:64
↓ 8 callersMethodabort
(id: string)
apps/browser/src/vault/background/abort-manager.ts:18
↓ 8 callersMethodaddField
(cipher: CipherView, name: string, value: any, type: FieldType = FieldType.Text)
libs/importer/src/importers/keeper/keeper-json-importer.ts:576
↓ 8 callersFunctionapply
(payload: &[u8])
apps/desktop/desktop_native/ssh_agent/src/server/session_bind.rs:124
↓ 8 callersMethodarchiveWithServer
(ids: CipherId | CipherId[], userId: UserId)
libs/common/src/vault/services/default-cipher-archive.service.ts:64
↓ 8 callersMethodarray
* Define a secret state for an array of values. Each item is encrypted separately. * @param stateDefinition The domain of the secret's durable stat
libs/common/src/tools/state/secret-key-definition.ts:72
↓ 8 callersMethodas_ref
(&self)
apps/desktop/desktop_native/win_webauthn/src/api/plugin/types/make_credential.rs:160
↓ 8 callersMethodbiometricUnlockEnabled$
(userId: UserId)
libs/key-management/src/biometrics/biometric-state.service.ts:140
↓ 8 callersFunctionbuildConfig
()
scripts/reverse-proxy-emulator/index.ts:52
↓ 8 callersMethodchars
Generates a string containing random lowercase ASCII characters and numbers. * @param length the number of characters to generate * @returns a
libs/tools/generator/core/src/engine/abstractions.ts:30
↓ 8 callersMethodclearCache
()
libs/auth/src/common/services/login-strategies/login-strategy.service.ts:277
↓ 8 callersMethodclose
()
apps/desktop/src/autofill/services/desktop-fido2-user-interface.service.ts:479
↓ 8 callersMethodclose
()
bitwarden_license/bit-web/src/app/admin-console/organizations/manage/scim-api-key-dialog.component.ts:84
↓ 8 callersMethodclose
(success: boolean)
libs/angular/src/auth/components/user-verification-prompt.component.ts:74
↓ 8 callersMethodconfiguration$
(userId: UserId)
libs/auto-confirm/src/services/default-auto-confirm.service.ts:99
↓ 8 callersFunctioncreatePortSpyMock
(name: string)
apps/browser/src/autofill/spec/autofill-mocks.ts:278
↓ 8 callersMethoddecrypt
(userId: UserId)
libs/common/src/tools/send/models/domain/send.ts:114
↓ 8 callersMethoddecrypt
* Decrypts a cipher using either the SDK or the legacy method based on the feature flag. * @param cipher The cipher to decrypt. * @param userId
libs/common/src/vault/services/cipher.service.ts:429
↓ 8 callersMethoddelete
(groupRow: GroupDetailsRow)
apps/web/src/app/admin-console/organizations/manage/groups.component.ts:189
↓ 8 callersMethodendProcessing
()
apps/web/src/app/admin-console/organizations/members/services/member-actions/member-actions.service.ts:59
↓ 8 callersFunctionfixture
()
apps/desktop/desktop_native/autotype/src/app_data/path/normalizer.rs:115
↓ 8 callersMethodfromArrayToByteString
* Converts a Uint8Array to a byte string (each byte as a character). * @param arr - The Uint8Array to convert. * @returns The byte string repres
libs/common/src/platform/misc/utils.ts:213
↓ 8 callersMethodfromArrayToUrlB64
(arr: Uint8Array | null)
libs/common/src/platform/misc/utils.ts:197
↓ 8 callersMethodfromCollectionData
(obj: CollectionData)
libs/common/src/admin-console/models/collections/collection.ts:39
↓ 8 callersMethodfromData
(data: ApplicationHealthData)
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/application-health.view.ts:163
↓ 8 callersMethodget
(format: ImportType)
libs/importer/src/sdk/sdk-importer-registry.ts:22
↓ 8 callersMethodgetAll
(userId: UserId)
libs/common/src/vault/services/cipher.service.ts:310
↓ 8 callersMethodgetAuthStatus
(userId?: string)
libs/common/src/auth/services/auth.service.ts:103
↓ 8 callersMethodgetFromState
(id: string)
libs/common/src/tools/send/services/send.service.ts:219
↓ 8 callersMethodgetKdfConfig$
(userId: UserId)
libs/key-management/src/kdf-config.service.ts:35
↓ 8 callersMethodgetLastSync
()
apps/cli/src/vault/sync.command.ts:30
↓ 8 callersMethodgetNudgeStatus$
(nudgeType: NudgeType, userId: UserId)
libs/angular/src/vault/services/default-single-nudge.service.ts:31
↓ 8 callersMethodgetUrlEquivalentDomains
(url: string)
libs/common/src/autofill/services/domain-settings.service.ts:294
↓ 8 callersMethodget_all_public_keys_and_names
(&self)
apps/desktop/desktop_native/ssh_agent/src/storage/keystore.rs:115
↓ 8 callersMethodhandleError
(error: GetSendAccessTokenError)
apps/cli/src/tools/send/commands/receive.command.ts:197
↓ 8 callersMethodiconClass
* Returns the VFO1 replacement for `iconClass` when the terminology flag is on, otherwise * `iconClass` unchanged. Icon classes without a mapping a
libs/vault/src/services/vfo1-terminology.service.ts:30
↓ 8 callersFunctionidentityTokenResponseFactory
( masterPasswordPolicyResponse: MasterPasswordPolicyResponse | undefined = undefined, userDecryptionOption
libs/auth/src/common/login-strategies/login.strategy.spec.ts:95
↓ 8 callersFunctionifEnabledSemanticLoggerProvider
( enable: boolean, logService: LogService, context: Jsonify<Context>, )
libs/common/src/tools/log/factory.ts:75
↓ 8 callersFunctionisBoundedString
(value: unknown)
bitwarden_license/bit-common/src/dirt/reports/risk-insights/helpers/type-guards/basic-type-guards.ts:47
↓ 8 callersFunctionisIpcMessage
(message: any)
libs/common/src/platform/ipc/ipc-message.ts:21
↓ 8 callersFunctionisReadonlyOrDisabledFormFieldElement
( formFieldElement: FormFieldElement, autofillFieldData?: AutofillFieldReadonlyDisabledState, )
apps/browser/src/autofill/utils/index.ts:345
↓ 8 callersMethoditems
()
apps/desktop/src/main/menu/menu.help.ts:21
↓ 8 callersMethodlocalData$
(userId: UserId)
libs/common/src/vault/services/cipher.service.ts:130
↓ 8 callersMethodlogoutCallback
(logoutReason: LogoutReason, userId?: UserId)
apps/browser/src/background/main.background.ts:606
↓ 8 callersMethodmasterPasswordPolicyOptions$
( userId: UserId, policies?: Policy[], )
libs/common/src/admin-console/services/policy/default-policy.service.ts:93
↓ 8 callersMethodmemberOrganizations$
(userId: UserId)
libs/common/src/admin-console/services/organization/default-organization.service.ts:46
↓ 8 callersMethodmessageListener
( name: string, callback: ( message: any, sender: chrome.runtime.MessageSender, send
apps/browser/src/platform/browser/browser-api.ts:629
↓ 8 callersMethodname
()
libs/components/src/form-control/form-control-group.component.ts:90
↓ 8 callersMethodnativeFetch
(request: Request)
libs/common/src/services/api.service.ts:1335
↓ 8 callersFunctionnormalizeExpiryYearFormat
(yearInput: string | number)
libs/common/src/autofill/utils/index.ts:21
↓ 8 callersMethodnudgeStatus$
(nudgeType: NudgeType, userId: UserId)
libs/angular/src/vault/services/default-single-nudge.service.ts:13
↓ 8 callersMethodonChange
(searchText: string)
libs/components/src/search/search.component.ts:80
↓ 8 callersMethodopenDrawer
* Opens a dialog in the side drawer, replacing any currently open drawer stack. * Returns undefined if the root drawer's closePredicate prevented i
libs/components/src/dialog/dialog.service.ts:183
↓ 8 callersMethodopenSimpleDialogRef
* Opens a simple dialog. * * You should probably use `openSimpleDialog` instead, unless you need to programmatically close the dialog. * *
libs/components/src/dialog/dialog.service.ts:246
↓ 8 callersFunctionparse
(raw: string)
apps/browser/src/autofill/fido2/background/permissions-policy/allow-attribute-parser.spec.ts:7
↓ 8 callersMethodpbkdf2
( password: string | Uint8Array, salt: string | Uint8Array, algorithm: "sha256" | "sha512", it
libs/legacy-crypto/src/node/node-crypto-function.service.ts:11
↓ 8 callersMethodproofOfDecryption
(masterPassword: string, userId: UserId)
libs/common/src/key-management/master-password/services/default-master-password-unlock.service.ts:42
↓ 8 callersMethodrefresh
Trigger a refresh of the vault data
apps/desktop/src/vault/app/vault-v3/vault.component.ts:1027
↓ 8 callersMethodremoveUser
(organization: Organization, userId: string)
apps/web/src/app/admin-console/organizations/members/services/member-actions/member-actions.service.ts:80
↓ 8 callersMethodrun
(userId: UserId, masterPassword: string | null)
libs/auth/src/common/services/login-success-handler/default-login-success-handler.service.ts:19
↓ 8 callersMethodselectedCount
()
bitwarden_license/bit-web/src/app/pam/access-rules/access-rules.component.ts:143
↓ 8 callersMethodsetCardExpiration
(cipher: CipherView, expiration: string)
libs/importer/src/importers/base-importer.spec.ts:15
↓ 8 callersMethodsetCiphers
()
apps/web/src/app/dirt/reports/pages/passkey-report.component.ts:134
↓ 8 callersMethodsetInterval
* Sends a port message to the background to set up a fallback interval. Also sets an interval locally. * This is done to ensure that the interval t
apps/browser/src/platform/services/task-scheduler/foreground-task-scheduler.service.ts:49
↓ 8 callersMethodsetModalMode
* Sets the modal mode of the application. Setting this changes the windows-size and other properties. * @param value `true` if the application is i
apps/desktop/src/platform/services/desktop-settings.service.ts:220
↓ 8 callersMethodsetUserKeyInMemoryIfAutoUserKeySet
* The presence of the user key in memory dictates whether the user's vault is locked or unlocked. * However, for users that have the auto unlock us
libs/common/src/platform/services/user-auto-unlock-key.service.ts:24
↓ 8 callersMethodshow
()
apps/desktop/src/main/window.main.ts:274
↓ 8 callersFunctionsingleOrganizationPolicyApplies$
(userId: UserId, policyService: PolicyService)
libs/common/src/admin-console/abstractions/organization/organization.service.abstraction.ts:79
↓ 8 callersMethodstartProcessing
(length?: number)
apps/web/src/app/admin-console/organizations/members/services/member-actions/member-actions.service.ts:47
↓ 8 callersFunctiontest_ed25519_key_blob
Returns the SSH wire-format public key blob for the test Ed25519 key.
apps/desktop/desktop_native/ssh_agent/tests/common.rs:117
↓ 8 callersFunctiontoBuffer
(data: Uint8Array)
libs/importer/src/importers/keeper/access/services/crypto.ts:400
← previousnext →501–600 of 16,801, ranked by callers