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
Kyle Spearrin
dcd5b95db0
fix mssql connection string in setup
2017-12-20 23:20:12 -05:00
Kyle Spearrin
4ccbf318b6
correct mssql container name
2017-12-20 23:16:04 -05:00
Kyle Spearrin
cf7274aa46
adjust web appsettings overrides
2017-12-20 22:48:51 -05:00
Kyle Spearrin
e7b9ed72c4
env files are only readable by owner
2017-12-20 22:31:30 -05:00
Kyle Spearrin
67ec4603a4
pass org id to can use events check
2017-12-20 22:23:05 -05:00
Kyle Spearrin
e9116f8c44
app cache with org ability checks on events
2017-12-19 16:02:39 -05:00
Kyle Spearrin
d75ca51d75
sql event repo "Get" implementations
2017-12-18 23:15:16 -05:00
Kyle Spearrin
6c30cfc295
safari extension type
2017-12-18 14:01:21 -05:00
Kyle Spearrin
7dd2c524de
new device type. return device & ip info on events
2017-12-18 13:59:31 -05:00
Kyle Spearrin
043de76aa8
make sure user has access to cipher
2017-12-18 10:41:44 -05:00
Kyle Spearrin
f2deff99a7
target net47 for functions project
2017-12-17 23:44:02 -05:00
Kyle Spearrin
c96d810b0b
convert events processor to new csproj format
2017-12-15 16:18:06 -05:00
Kyle Spearrin
2e6a06cd65
fix placeholder for formatting date
2017-12-15 16:17:36 -05:00
Kyle Spearrin
ed636ae18c
added org user and cipher event APIs
2017-12-15 15:50:50 -05:00
Kyle Spearrin
125eab11dc
event paging
2017-12-15 15:23:57 -05:00