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
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
25aec80e4c
Change switch binding back to using EnforcedPolicyOptions directly ( #744 )
2020-02-27 23:14:26 -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
ShirokaiLon
a9dacd561c
Change password generator to use ColoredPassword ( #686 )
...
* Change password generator to use ColoredPassword
* Change ColoredPassword from FormattedString to HTML string for improved performance
* PasswordFormatter fixes
* Correct || to && condition
* Apply password colouring to history pages
2020-01-03 14:56:55 -05:00
Kyle Spearrin
33ba4d3871
add capitalize and include num to generator
2019-07-01 15:35:26 -04:00
Kyle Spearrin
8b591a7f0c
replace password copied
2019-06-04 09:48:08 -04:00
Kyle Spearrin
5eee358059
sync when finished migrating
2019-06-03 14:32:43 -04:00
Kyle Spearrin
6163a6dd77
fix slider history saves
2019-05-31 11:13:46 -04:00
Kyle Spearrin
8df940447d
save length and history when value done changing
2019-05-31 09:09:32 -04:00
Kyle Spearrin
919eedc0fa
colored password property
2019-05-14 08:32:07 -04:00
Kyle Spearrin
9400c22e4f
pass gen fixes
2019-05-13 16:06:56 -04:00
Kyle Spearrin
018a7c9f96
generator UI elements
2019-05-13 14:43:23 -04:00
Kyle Spearrin
28473dd85f
stub out password generator page functionality
2019-05-13 12:13:23 -04:00
Kyle Spearrin
2ca066327a
re-org pages into folders
2019-05-02 12:27:23 -04:00