1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
Commit Graph

1164 Commits

Author SHA1 Message Date
Kyle Spearrin
94ecdf7fd6 support non-ssl installations 2018-03-08 17:31:51 -05:00
Kyle Spearrin
b51b135316 fix tabs 2018-03-08 17:16:10 -05:00
Kyle Spearrin
c37016e19e use completion table on login uris update 2018-03-07 00:27:06 -05:00
Kyle Spearrin
8d681738c8 allowed media types for icon images 2018-03-03 14:12:57 -05:00
Kyle Spearrin
cf2183471c no need to check image header 2018-03-03 13:59:31 -05:00
Kyle Spearrin
9da30669af empty ctor for note model 2018-03-03 13:59:31 -05:00
Kyle Spearrin
c158103700
Update README.md 2018-03-03 08:01:07 -05:00
Kyle Spearrin
55cfc44776 check that image bytes are actually an image 2018-03-02 16:07:29 -05:00
Kyle Spearrin
f17023ecad FullHostname => Host 2018-03-02 13:49:32 -05:00
Kyle Spearrin
7d6c2209b4 basedomain => domain 2018-03-02 13:49:13 -05:00
Kyle Spearrin
03e7cf806a update script for login uris 2018-03-01 23:40:37 -05:00
Kyle Spearrin
0689e8617a adjust match types 2018-03-01 23:40:28 -05:00
Kyle Spearrin
48722e4b71 match default is null 2018-03-01 09:34:27 -05:00
Kyle Spearrin
2b276e9986 backwards compat apis on Uri 2018-03-01 09:29:49 -05:00
Kyle Spearrin
c8aabf0b40 MatchType proper => Match 2018-02-28 21:37:06 -05:00
Kyle Spearrin
3563a85318 add support for multiple uris on login model.
refactor cipher data models.
2018-02-28 21:23:46 -05:00
Kyle Spearrin
555e478ec3 Uppercase Bitwarden 2018-02-27 14:16:19 -05:00
Kyle Spearrin
e9d0f76795 wait 7 seconds before updatedb 2018-02-24 23:24:05 -05:00
Kyle Spearrin
c4a6b3b7ef idGuid variable 2018-02-24 14:32:48 -05:00
Kyle Spearrin
a5630f8af4 admin attachment apis 2018-02-24 14:29:11 -05:00
Kyle Spearrin
b8720be78f platform == "macos" 2018-02-22 22:52:33 -05:00
Kyle Spearrin
0f4c732b97 brew variant 2018-02-22 22:41:43 -05:00
Kyle Spearrin
eeb319857b update download proxy 2018-02-22 22:40:47 -05:00
Kyle Spearrin
36cad54bbd update checksums 2018-02-22 10:34:55 -05:00
Kyle Spearrin
862156bee9 update iconserver 2018-02-22 10:29:24 -05:00
Kyle Spearrin
edca897c16 update aspnet on iconsserver 2018-02-22 10:17:27 -05:00
Kyle Spearrin
427a185e87 update docker image deps 2018-02-22 07:52:21 -05:00
Kyle Spearrin
87497a5608 update libs 2018-02-21 22:31:33 -05:00
Kyle Spearrin
0b17f3823a Just use HttpContext RemoteIpAddress to get IP 2018-02-21 21:43:02 -05:00
Kyle Spearrin
4d703541bd update file names to better formatting 2018-02-21 15:09:04 -05:00
Kyle Spearrin
88fd1d8cb3 add safari to download function 2018-02-21 12:26:18 -05:00
Kyle Spearrin
8c2f629174 download function 2018-02-21 12:13:21 -05:00
Kyle Spearrin
ec5466ec98 add braces 2018-02-20 11:15:16 -05:00
François Van Ingelgom
fefda383d1 Allow usage of default override file (#210)
* Updated run.sh to support default override

This is equivalent to run docker-compose in the directory of the project (here "docker"). See: https://docs.docker.com/compose/extends/

Override allows to change some paramaters and extend the original compose file to your own environment (network config, CPU/RAM caps,...)

* Updated run.ps1 to support docker override file

Same as run.sh

* Added conditionals for override file absence

I misunderstood the documentation, that file must exist if file is specified on command line, added conditionals to support that case

* Update run.ps1 to test for override file presence

Same as .sh
2018-02-20 11:09:47 -05:00
Kyle Spearrin
5a9923092a RequestSizeLimit for attachment uploads 2018-02-19 08:20:57 -05:00
Paul Williams
162150691c Remove -t from docker run commands (#184)
Allows running the update commands from cron without getting the TTY error listed in https://github.com/bitwarden/core/issues/180 

Given what happens when each of these docker run commands execute, it seems like the -t flag is unnecessary.  Based on this helpful explanation of the -i and -t flags for docker run:  https://gist.github.com/v0lkan/c413cf9477b607db1ea1117c9de853df
2018-01-14 21:27:44 -05:00
Marco Trevisan
2c8395cee5 StaticStore: add equivalent domains for Airbnb and Eventbrite (#182)
* GlobalEquivalentDomains: add Airbnb and Eventbrite

* StaticStore: add airbnb domains

List based on https://www.airbnb.com/sitemaps/localized

* StaticStore: sort airbnb domains

* StaticStore: add Eventbrite domains

No public list found, went through some `nslookup` bruteforce checks...

* StaticStore: add missing eventbrite.com
2018-01-08 08:51:00 -05:00
Kyle Spearrin
f61acdd3b9 remove old token retrieval schemes 2018-01-03 14:11:56 -05:00
Kyle Spearrin
3251c4b574 check for org user email to be null 2018-01-01 22:05:43 -05:00
Kyle Spearrin
46c36dc885 net471 directive fixes 2017-12-29 11:57:52 -05:00
Kyle Spearrin
13ad536d9c update docker version refs 2017-12-28 22:12:39 -05:00
Kyle Spearrin
c12e1e9de4 bump version 2017-12-27 22:57:13 -05:00
Kyle Spearrin
8a318f35b7 events has its own connection string 2017-12-27 22:39:14 -05:00
Kyle Spearrin
9a4e0e8b08 no need for old program class 2017-12-27 22:25:52 -05:00
Kyle Spearrin
dbc5a28eef job settings 2017-12-27 09:09:25 -05:00
Kyle Spearrin
d450684144 update to net471 2017-12-26 22:34:51 -05:00
Kyle Spearrin
ff1b85505d subscriptions are always canceled at end of period 2017-12-22 23:01:56 -05:00
Kyle Spearrin
3425e95bf6 revert prefixing service names with bitwarden- 2017-12-21 11:18:36 -05:00
Kyle Spearrin
8609614711 lock in setup at 2.0.3 2017-12-21 10:13:38 -05:00
Kyle Spearrin
fe70a35163 revert run file updates for now. 2017-12-20 23:38:27 -05:00