1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-18 07:25:15 +02:00
bitwarden-browser/src/misc
Kyle Spearrin 0e9e73ce95
Some groundwork for Send (#192)
* send work

* New method to update the last used index (#184)

Instead of updating it every time you call getNext(), it will be updated in a separate call, to avoid updating the index when the cipher did not auto-fill correctly (e.g wrong frame)
Fixes #1392

* added OnlyOrg to PolicyType enum (#183)

* [Require SSO] Add policy type enumeration (#186)

* Added SsoAuthentication policy type

* Updated policy type name // added comments for clarification of what each type controls

* [SSO] New user provision flow (#173)

* Initial commit of new user sso flow

* Adjusted stateSplit conditional per review

* Add logging to lowdb storage service (#188)

* Fix lint errors/warnings (#187)

* remove password api

* access id

* makeSendKey

Co-authored-by: Josep Marí <xusoo@users.noreply.github.com>
Co-authored-by: Addison Beck <abeck@bitwarden.com>
Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com>
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2020-11-02 15:58:18 -05:00
..
analytics.ts disable analytics 2019-01-15 11:02:15 -05:00
index.ts extract analytics to jslib 2018-01-26 10:35:44 -05:00
nodeUtils.ts Enable alternative ways for settings passwords (#101) 2020-05-08 10:38:28 -04:00
sequentialize.ts remove finally() since it is not supported in older browsers 2019-03-05 17:12:51 -05:00
serviceUtils.ts Upgrade TypeScript (#148) 2020-08-12 15:42:42 -04:00
throttle.ts Upgrade TypeScript (#148) 2020-08-12 15:42:42 -04:00
tldjs.noop.ts tldjs noop 2018-10-13 22:43:54 -04:00
u2f.ts parse function 2018-07-21 14:38:21 -04:00
utils.ts Some groundwork for Send (#192) 2020-11-02 15:58:18 -05:00
wordlist.ts passphrase cleanup 2018-10-08 17:54:54 -04:00