1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 08:32:50 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
34fb4cca2a Turn on file scoped namespaces (#2225) 2022-08-29 14:53:16 -04:00
231eb84e69 Turn On ImplicitUsings (#2079)
* Turn on ImplicitUsings

* Fix formatting

* Run linter
2022-06-29 19:46:41 -04:00
63f6dd9a24 Move request/response models (#1754) 2021-12-14 16:05:07 +01:00
982e26cbfd "Auto-fill on page load" options (#986)
* add autofill on page load options to login models

* Remove autofillOnPageLoadOptions enum
2021-05-18 10:08:42 +10:00
5c31a35cfe store password history and revision dates 2018-07-27 17:49:27 -04:00
48722e4b71 match default is null 2018-03-01 09:34:27 -05:00
2b276e9986 backwards compat apis on Uri 2018-03-01 09:29:49 -05:00
c8aabf0b40 MatchType proper => Match 2018-02-28 21:37:06 -05:00
3563a85318 add support for multiple uris on login model.
refactor cipher data models.
2018-02-28 21:23:46 -05:00