Kyle Spearrin
9fa7f335bd
org repo
2020-01-08 21:34:49 -05:00
Kyle Spearrin
46c258428e
delete typoed class
2020-01-08 20:31:31 -05:00
Kyle Spearrin
7c5be176fa
Stub out EF repo base with user repo
2020-01-08 20:28:16 -05:00
Kyle Spearrin
9caaab0537
stub out policy models and repos
2020-01-06 14:27:16 -05:00
Kyle Spearrin
4e4644e17d
stub out organization policy db schema
2020-01-06 14:26:48 -05:00
Kyle Spearrin
36e97ccbd2
update 2fa recovery email copy
2019-12-23 15:31:55 -05:00
Kyle Spearrin
ad010f6080
Merge branch 'master' of github.com:bitwarden/server
2019-12-23 15:26:47 -05:00
Brian Becker
0be86072f7
Add email notification on Two Factor recovery use ( #625 )
...
* Add email notification on Two Factor recovery use
* A user who has lost their 2fa device can clear out the
2fa settings using a recovery code. When this happens
it gets logged but no notification to the user occurs.
* Add a notification to be sent when 2fa recovery code is
used
* Add email message templates
2019-12-23 15:26:39 -05:00
Kyle Spearrin
e2d65e5b08
switch to official bitpay light library
2019-12-19 10:27:06 -05:00
Papina
665e78ec1c
PostgreSQL - Functions ( #578 )
...
* PostgreSQL initial commit of translation from SQL Server to PostgreSQL
* snake_case added.
set search path for schema. schema qualified name no longer needed for creation and access of functions.
* Table DDL for PostgreSQL
* Rename User.sql to user.sql
* PostgreSQL views,
snake_case column fix for user_create,
rename of users.sql file to lowercase
* user_update function
* remove tabs
* cast types, and table DDL changed to match
* case
* resolve casting issues. casting is done inside function
* update views
* more functions
* more functions
* removed casting
* spelling mistake
* spelling
* changes to functions, added replace
2019-12-02 08:28:18 -05:00
Kyle Spearrin
9e470c1f7a
log startup
2019-11-27 14:42:24 -05:00
Kyle Spearrin
a5b809f477
update rolling file settings for LogRollBySizeLimit
2019-11-25 11:40:04 -05:00
Kyle Spearrin
a838524fc9
Merge branch 'master' of github.com:bitwarden/server
2019-11-25 10:59:17 -05:00
Kyle Spearrin
654eb5e15f
further validate email for org users
2019-11-25 10:57:55 -05:00
Mart124
9bb6476f53
Typo ( #613 )
...
* Update logrotate.sh
* Update backup-db.sh
2019-11-25 10:36:06 -05:00
Mart124
8b5e37d349
Update .dockerignore ( #612 )
2019-11-25 10:08:14 -05:00
Kyle Spearrin
2cf8b88fbb
dont exec
2019-11-25 09:25:11 -05:00
Kyle Spearrin
980e19884d
exec gosu
2019-11-25 09:22:42 -05:00
Mart124
35a5dd95bb
DB backups without cron ( #608 )
...
* Update backup-db.sh
* Update entrypoint.sh
* Update Dockerfile
* Delete crontab
* Update backup-db.sh
* don't bother with log files
all is already in /var/opt/mssql/log/errorlog
* Use gosu
2019-11-25 08:35:52 -05:00
Mart124
47bda1e6d0
Rotate nginx logs ( #601 )
...
* Rotate nginx logs
* Create logrotate.sh
* Update Dockerfile
* Update entrypoint.sh
* Update Dockerfile
* Update logrotate.sh
* No reason to disable logrotate
* Update logrotate.sh
* Update entrypoint.sh
* typo
* Avoid useless output
* Use gosu
2019-11-25 08:34:47 -05:00
Kyle Spearrin
c7d34a7ac6
fix typo. roll
2019-11-22 10:36:17 -05:00
Kyle Spearrin
d270311393
config for rolling log files by size limit
2019-11-22 10:33:57 -05:00
Kyle Spearrin
ac5bc34e77
Merge branch 'master' of github.com:bitwarden/server
2019-11-22 10:23:38 -05:00
Kyle Spearrin
2693ffeab0
include ip in log message. only for self host
2019-11-22 10:23:11 -05:00
Mart124
6950dcae8b
Install tzdata package ( #606 )
2019-11-22 09:52:17 -05:00
Kyle Spearrin
d022517762
login failed log message
2019-11-22 07:30:32 -05:00
Kyle Spearrin
8f3df46075
remove black hole for telemetry
2019-11-20 09:47:46 -05:00
Kyle Spearrin
fe3378b483
try internal network by default
2019-11-20 08:09:53 -05:00
Kyle Spearrin
c27b72e019
private network for some containers
2019-11-20 07:35:42 -05:00
Kyle Spearrin
9da83cbdc3
remove alive job
2019-11-04 07:43:15 -05:00
Kyle Spearrin
f6d610e4e4
list commands
2019-10-24 20:04:09 -04:00
Andreas 'count' Kotes
32ee02c3ad
Add command list / help command ( #585 )
...
Signed-off-by: Andreas 'count' Kotes <berlincount@users.noreply.github.com>
2019-10-24 19:56:41 -04:00
Mart124
5d802cefd5
New updateconf scripts method ( #575 )
...
* New updateconf scripts method
* New updateconf scripts method
* New updateconf scripts method
* New updateconf scripts method
2019-10-17 15:10:28 -04:00
Kyle Spearrin
63c3d5342c
undo admin host port header
2019-10-17 14:40:05 -04:00
Kyle Spearrin
0a7727dc27
port to host header for admin
2019-10-17 14:20:49 -04:00
Kyle Spearrin
dfeb2aad5c
no server port test
2019-10-17 14:04:22 -04:00
Kyle Spearrin
b040229933
add server_port to host proxy header
2019-10-17 13:30:41 -04:00
Kyle Spearrin
72750cf298
org re-invite api
2019-10-07 16:23:38 -04:00
Kyle Spearrin
19b8c385d2
npm audit fix
2019-10-07 16:01:27 -04:00
Kyle Spearrin
28adefe50a
EventsProcessor csproj
2019-10-04 13:54:35 -04:00
Kyle Spearrin
481d444c43
Merge branch 'master' of github.com:bitwarden/server
2019-10-04 13:46:55 -04:00
Kyle Spearrin
e7625eda86
build script
2019-10-04 13:46:46 -04:00
Mart124
5e4163bcb6
Remove old compat from run.sh ( #572 )
2019-10-02 10:41:13 -04:00
Mart124
2f3f852d21
Prune only when needed ( #573 )
...
* Prune only when needed
* Prune only when needed
2019-10-02 10:27:22 -04:00
Mart124
6f91b693d9
Increase self-signed certs duration ( #570 )
2019-10-02 10:26:07 -04:00
Mart124
003a0802a7
Get container name from docker-compose.override.yml ( #571 )
...
* Update run.sh
* Much more generic version
* Typo
* Windows version
2019-10-02 10:20:33 -04:00
Kyle Spearrin
904c29809b
placeholders
2019-10-01 09:13:00 -04:00
Kyle Spearrin
47fed7ab80
date range search on logs
2019-10-01 09:02:36 -04:00
Kyle Spearrin
b99f6cdbc1
allow long urls on admin
2019-10-01 08:57:56 -04:00
Kyle Spearrin
5bd43478c7
handle reversed transactions
2019-10-01 08:19:01 -04:00