bitwarden-estensione-browser/src/abstractions
Vincent Salucci 3ad546c39f
Password Generator Sanitize Length (#89)
* Initial commit for length sanitization

* Updated sanitize function

* Updated type instantiation

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-18 10:07:57 -05:00
..
api.service.ts API for getting policies by token (#80) 2020-03-02 10:15:54 -05:00
appId.service.ts convert appid to abstract class 2018-04-04 08:22:18 -04:00
audit.service.ts breach check changed to username 2018-06-29 08:20:28 -04:00
auth.service.ts implement AuthServiceAbstraction 2019-05-27 10:29:09 -04:00
broadcaster.service.ts generic broadcaster service 2019-01-22 16:12:34 -05:00
cipher.service.ts getAll ciphers FromApiForOrganization 2018-12-14 13:55:44 -05:00
collection.service.ts getNested tree object by node id 2018-10-26 10:48:06 -04:00
crypto.service.ts memory stored pinProtectedKey 2019-08-29 09:40:50 -04:00
cryptoFunction.service.ts add support for md5 hash crypto function 2018-07-30 23:29:30 -04:00
environment.service.ts setup for client event collection 2019-06-20 08:56:45 -04:00
event.service.ts event logging on view page fixes 2019-07-09 13:08:36 -04:00
export.service.ts export to json 2018-12-17 10:32:02 -05:00
folder.service.ts getNested tree object by node id 2018-10-26 10:48:06 -04:00
i18n.service.ts localeNames mapped to iso codes 2019-09-06 09:33:09 -04:00
import.service.ts web vault and organizations support 2018-08-06 11:39:55 -04:00
index.ts refactor utils service to utils 2018-04-23 13:03:47 -04:00
lock.service.ts memory stored pinProtectedKey 2019-08-29 09:40:50 -04:00
log.service.ts log level type 2018-02-23 23:10:13 -05:00
messaging.service.ts abstract services 2018-02-08 12:24:37 -05:00
notifications.service.ts sync on reconnect 2018-08-23 08:56:23 -04:00
passwordGeneration.service.ts Password Generator Sanitize Length (#89) 2020-03-18 10:07:57 -05:00
platformUtils.service.ts isViewOpen returns promise 2019-08-20 13:47:15 -04:00
policy.service.ts Fixed lint warnings (#82) 2020-03-02 13:45:06 -06:00
search.service.ts allow ciphers to be passed into search service 2018-08-16 23:32:37 -04:00
settings.service.ts abstract services 2018-02-08 12:24:37 -05:00
state.service.ts state service 2018-02-12 15:06:18 -05:00
storage.service.ts convert more service abstractions 2018-02-10 10:53:07 -05:00
sync.service.ts option to allow sync to throw error 2019-10-15 11:06:55 -04:00
system.service.ts clearPendingClipboard function 2019-02-27 11:56:17 -05:00
token.service.ts get email verified from token service 2018-07-02 10:27:27 -04:00
totp.service.ts support for otpauth:// urls for totp codes 2018-07-31 11:25:50 -04:00
user.service.ts user canAccessPremium checks 2018-08-28 23:17:30 -04:00