1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-19 07:35:48 +02:00
bitwarden-browser/src/popup/app
byron jones 0298c19e13 Fix password generation's handling of the ambiguous option. (#100)
* Fix password generation's handling of the ambiguous option.

Fixes #97

* Invert options.ambiguous's value in the UI.

options.ambiguous means "allow ambiguous characters", however the
checkbox is labeled "avoid ambiguous characters".  inverse the value at
display time to reflect to reflect reality.
2017-03-01 22:55:37 -05:00
..
accounts Added two factor flow into identity login 2017-01-18 22:14:51 -05:00
current track repeaters by index #88 2017-02-17 23:35:36 -05:00
directives login form styling. server validation errors displayed as sweet alerts 2016-09-20 16:17:31 -04:00
global Added refresh token check for each API call. refactored logout messaging from authService 2017-01-19 00:21:20 -05:00
lock Added refresh token check for each API call. refactored logout messaging from authService 2017-01-19 00:21:20 -05:00
services Added device registration information during authentication 2017-01-25 20:42:09 -05:00
settings analytics for firefox are disabled by default 2017-02-24 23:49:36 -05:00
tools Fix password generation's handling of the ambiguous option. (#100) 2017-03-01 22:55:37 -05:00
vault various bug fixes #92 #84 2017-02-23 19:31:29 -05:00
app.js Added setting to not store key via lock options, only keeping it in memory. Fixed some i18n and created constants service 2016-10-24 22:16:47 -04:00
config.js various bug fixes #92 #84 2017-02-23 19:31:29 -05:00