Chad Scharf
3c18fd7636
Changed all C# control flow block statements to include space between keyword and open paren ( #800 )
2020-03-28 09:16:28 -04:00
Vincent Salucci
55dff81b9f
Sanitize Password Length ( #783 )
...
* Sanitize Password Length
* Formatting updates
* Else if format
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-18 13:43:20 -05:00
Vincent Salucci
df8f44d77d
Enforce Passphrase Policy ( #772 )
...
* Enforce passphrase policy
* Update multi-line conditional formatting
* Updated formatting round 2
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-13 23:02:38 -05:00
Matt Portune
b65b01fe3d
Fixed potential broadcast leak & policy value parsing ( #756 )
2020-03-05 12:44:01 -05:00
Kyle Spearrin
b9c134654f
Allows us to pass in some options to have policies enforced upon. ( #755 )
2020-03-05 10:11:54 -05:00
Matt Portune
f78f303a79
Password generator policy enforcement ( #741 )
...
* Password generator policy enforcement
* Formatting
* Changed to simple cast (double unboxing for int64/long)
* Added ui indication of active policy on password generator page and fixed issue with switch enable logic
2020-02-27 19:53:02 -05:00
Kyle Spearrin
0e966c0304
fix min character assignments for pw gen
2019-10-05 20:39:42 -04:00
Kyle Spearrin
33ba4d3871
add capitalize and include num to generator
2019-07-01 15:35:26 -04:00
Kyle Spearrin
09a1c17fb4
null checks
2019-06-14 16:53:01 -04:00
Kyle Spearrin
8df940447d
save length and history when value done changing
2019-05-31 09:09:32 -04:00
Kyle Spearrin
25d02cec25
load EEFLongWordList from file
2019-05-28 17:06:57 -04:00
Kyle Spearrin
cc7ccf921b
generated password history page
2019-05-14 09:01:07 -04:00
Kyle Spearrin
28473dd85f
stub out password generator page functionality
2019-05-13 12:13:23 -04:00
Kyle Spearrin
9468bb322d
add I to ambiguous characters
2019-04-29 13:53:33 -04:00
Kyle Spearrin
f46151bb71
password generation service
2019-04-17 15:23:26 -04:00