1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-02 13:23:29 +01:00
bitwarden-browser/libs/common/src/abstractions
Matt Gibson cf972e784c
Auth/ps 2298 reorg auth (#4564)
* Move auth service factories to Auth team

* Move authentication componenets to Auth team

* Move auth guard services to Auth team

* Move Duo content script to Auth team

* Move auth CLI commands to Auth team

* Move Desktop Account components to Auth Team

* Move Desktop guards to Auth team

* Move two-factor provider images to Auth team

* Move web Accounts components to Auth Team

* Move web settings components to Auth Team

* Move web two factor images to Auth Team

* Fix missed import changes for Auth Team

* Fix Linting errors

* Fix missed CLI imports

* Fix missed Desktop imports

* Revert images move

* Fix missed imports in Web

* Move angular lib components to Auth Team

* Move angular auth guards to Auth team

* Move strategy specs to Auth team

* Update .eslintignore for new paths

* Move lib common abstractions to Auth team

* Move services to Auth team

* Move common lib enums to Auth team

* Move webauthn iframe to Auth team

* Move lib common domain models to Auth team

* Move common lib requests to Auth team

* Move response models to Auth team

* Clean up whitelist

* Move bit web components to Auth team

* Move SSO and SCIM files to Auth team

* Revert move SCIM to Auth team

SCIM belongs to Admin Console team

* Move captcha to Auth team

* Move key connector to Auth team

* Move emergency access to auth team

* Delete extra file

* linter fixes

* Move kdf config to auth team

* Fix whitelist

* Fix duo autoformat

* Complete two factor provider request move

* Fix whitelist names

* Fix login capitalization

* Revert hint dependency reordering

* Revert hint dependency reordering

* Revert hint component

This components is being picked up as a move between clients

* Move web hint component to Auth team

* Move new files to auth team

* Fix desktop build

* Fix browser build
2023-02-06 15:53:37 -06:00
..
account Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
config [PS-1854] Split folder service back/foreground (#4209) 2023-01-30 13:04:22 -06:00
event [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00
fileDownload [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
import [PS-2320] Import API service refactor (#4529) 2023-01-30 20:03:12 +01:00
organization Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
organization-user Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
policy [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
userVerification Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
vaultTimeout Extract settings related methods into VaultTimeoutSettingsService (#3419) 2022-08-30 22:30:43 +02:00
anonymousHub.service.ts [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
api.service.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
appId.service.ts Move to libs 2022-06-03 16:24:40 +02:00
audit.service.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
broadcaster.service.ts [PS-1093] Move Organization Api Calls (#3243) 2022-08-24 12:33:05 -04:00
collection.service.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
crypto.service.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
cryptoFunction.service.ts [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
encrypt.service.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
environment.service.ts Login Flows (#4411) 2023-02-05 10:57:21 -05:00
export.service.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
fileUpload.service.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
formValidationErrors.service.ts Merge Feature/trial initiation (#3036) 2022-07-05 15:25:14 -04:00
i18n.service.ts [CSA-27] Use new dependency-free locale service for WebAuthN translations (#4557) 2023-02-04 09:23:42 -05:00
log.service.ts [PS-816] Add Autofill Shortcut to MV3 Extension (#3131) 2022-08-09 21:30:26 -04:00
messaging.service.ts Move to libs 2022-06-03 16:24:40 +02:00
notifications.service.ts Move to libs 2022-06-03 16:24:40 +02:00
passwordGeneration.service.ts [PS-817] Add Generate Password Shortcut to MV3 (#3575) 2022-10-18 13:03:09 -04:00
platformUtils.service.ts [PS-1017] corrected web vault accessibility when deleting an item with keyboard (#3893) 2022-12-14 14:59:13 +00:00
provider.service.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
search.service.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
send.service.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
settings.service.ts [EC-381] Transition settings service into providing observables (#3253) 2022-08-30 15:19:09 +01:00
state.service.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
stateMigration.service.ts Move to libs 2022-06-03 16:24:40 +02:00
storage.service.ts Use Memory Storage directly in Session Sync (#4423) 2023-01-12 14:39:33 -06:00
system.service.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
totp.service.ts [PS-683] Update negative copy (#2912) 2022-06-23 09:53:42 +02:00
translation.service.ts [CSA-27] Use new dependency-free locale service for WebAuthN translations (#4557) 2023-02-04 09:23:42 -05:00
usernameGeneration.service.ts Move to libs 2022-06-03 16:24:40 +02:00
validation.service.ts [EC-558] Reflecting async progress on buttons and forms (#3548) 2022-10-10 16:04:29 +02:00