Commit graph

354 commits

Author SHA1 Message Date
simonmicro
1435c86fe4
Merge pull request #68 from edgd1er/req
move requirements from Dockerfile to txt file. #67
2022-05-30 00:22:14 +02:00
edgd1er
6e5ad3c00b
remove unused import 2022-05-13 07:12:19 +02:00
edgd1er
17bc78f534
add versions, removed sudo, powerusers group, 2022-05-13 06:37:34 +02:00
edgd1er
90b4af2627
move requirements from Dockerfile to txt file. #67
import sqlite_web as package
change tz through python
conditionnal import for sqlite_web
2022-05-13 06:37:34 +02:00
Simon Beginn
c216e50dad
Implemented graceful shutdown 2022-05-12 14:07:26 +02:00
Simon Beginn
5d13d09851
Removed useless CMD statement (entrypoint does not even respect that) 2022-05-12 13:56:14 +02:00
simonmicro
7bea3a2cb0
Merge pull request #66 from edgd1er/dev
client: add -D to discover KMS server #51
2022-04-22 21:19:17 +02:00
edgd1er
248c144e7a
client: request #51 add automatic discovery.
changes after review.
2022-04-15 22:47:09 +02:00
edgd1er
c74a64cc67
client: handle dns exceptions #51 2022-04-14 07:44:08 +02:00
edgd1er
ddb99ddc1e
add dnspython to docker image, add doc. #51 2022-04-14 01:48:06 +02:00
edgd1er
805c234e33
client: add -D to discover KMS server #51 2022-04-14 01:30:34 +02:00
simonmicro
a43f16ab94
Merge pull request #64 from martinsstuff/master
(Documentation) Correct "lcid" info & Reorder defaults for clarity
2022-04-11 12:23:30 +02:00
martinsstuff
e7135b5299
Correct "lcid" info & reorder for clarity 2022-04-09 23:40:29 +02:00
simonmicro
d892d81190
Merge pull request #62 from SoLoR1/patch-2
Fix docker healthcheck to netcat to actual IP
2022-04-05 15:46:59 +02:00
simonmicro
c6ca763e8a
Merge pull request #61 from SoLoR1/patch-1
Allow multiple IPs in docker IP env variable
2022-04-05 15:46:31 +02:00
Klemen Mihevc
943a63d68f
Fix healthcheck to netcat to actual IP 2022-04-04 21:54:46 +02:00
Klemen Mihevc
7979f40e5e
Fix healthcheck to netcat to actual IP
Since localhost usualy resolves in to 127.0.0.1/::1 in case we run custom ip it will fail, so lets fix that.
2022-04-04 21:51:50 +02:00
Klemen Mihevc
238af40309
Allow multiple IPs in dovecot IP env variable 2022-04-03 22:11:32 +02:00
simonmicro
837236c777
Merge pull request #58 from Jacobite89/master
Update to Alpine 3.15
2022-02-11 12:48:49 +01:00
Jacobite89
fab7b507a8
Update Dockerfile 2022-02-11 09:44:15 +01:00
Jacobite89
65e9808fc3
Update Dockerfile 2022-02-11 09:43:24 +01:00
simonmicro
297d6bb802
Merge pull request #56 from Py-KMS-Organization/fixes/bugs
Fixes #54
2022-01-06 23:29:01 +01:00
Simonmicro
feb6d798e6
Fixes #54 2022-01-06 17:14:40 +01:00
simonmicro
59d9c2a7e6
Merge pull request #52 from Py-KMS-Organization/fixes/bugs
Fixes/bugs
2021-12-23 20:02:38 +01:00
Simonmicro
882eeb8dce
Removed link to special file, as it does not work anyways 2021-12-23 19:02:04 +01:00
Simonmicro
cd07807a80
Added more debug logging & FINALLY corrected permission fixer 2021-12-23 18:59:31 +01:00
Simonmicro
81e616ddd1
Proper failure if entry in database is not found 2021-12-23 18:42:54 +01:00
Simonmicro
05fdd33353
Added permission unlocker for log files 2021-12-23 17:53:17 +01:00
Simonmicro
bc3c504fe3
Corrected permissions on database file (and parent folder for #48) 2021-12-23 17:28:24 +01:00
simonmicro
476f7faf4e
Merge pull request #50 from sashaqwert/patch-1
Clarification of edition Enterprise multi-session
2021-12-22 15:45:23 +01:00
Alexandr Chivarzin
8a7da2826e
Improved readability
Revisions for PG3GK key are now written on different lines, rather than on one.
2021-12-22 17:27:15 +03:00
Alexandr Chivarzin
b0b3a622d8
Clarification of edition Enterprise multi-session
Windows 10 Enterprise for remote Sessions (1803) and Windows 10 Enterprise for virtual desktops (1809+) are the same edition of Windows 10.
In Windows 11, the edition was renamed to Windows 11 Enterprise multi-session.
2021-12-22 16:07:53 +03:00
simonmicro
464a639e64
Merge pull request #47 from Py-KMS-Organization/win11keys
Added proper Windows 11 key names for #46
2021-12-15 13:08:13 +01:00
Simon Beginn
9c44b6e97e
Added proper Windows 11 key names for #46 2021-12-14 18:03:36 +01:00
simonmicro
da6d51007c
Merge pull request #44 from arturolegovich/patch-1
Added Windows 10 21H2
2021-12-10 20:10:17 +01:00
arturolegovich
7935b092d4
Added Windows 10 21H2
Added Windows 10 21H2
2021-12-10 22:45:22 +04:00
simonmicro
9258a29c32
Merge pull request #43 from Py-KMS-Organization/feature/win11
Added Windows 11 to supported list
2021-12-09 19:52:40 +01:00
simonmicro
98008d646f
Merge pull request #42 from Py-KMS-Organization/next
Silenced deprecated warning in Python 3.10
2021-12-09 18:13:40 +01:00
Simonmicro
c186432fcf
Added Windows 11 to supported list 2021-12-09 18:13:21 +01:00
Simonmicro
01fa142679
Updated Python version info 2021-12-09 18:10:48 +01:00
Simonmicro
7350ba14ba
Silenced deprecated warning in Python 3.10 2021-12-09 18:08:01 +01:00
Simonmicro
11e8b4d2fc
Corrected SO_REUSEPORT behavior on unsupported platforms 2021-12-09 18:01:23 +01:00
Simonmicro
28faacdf1d
Added CTRL+C check 2021-12-09 17:45:24 +01:00
Simonmicro
1e6a55d06a
Fix for #36 2021-12-09 17:38:26 +01:00
Simon Beginn
59e9d47843
Removed unused dependency 2021-12-09 01:58:12 +01:00
simonmicro
c89f74a7ef
Merge pull request #39 from gh0st-app1e/master
Fixed not dropping privileges to default user/group
2021-12-05 18:11:10 +01:00
simonmicro
88bd053978
Merge pull request #40 from xWTF/master
Fix: Crashes when set loglevel=MININFO in docker
2021-12-03 16:57:14 +01:00
xWTF
7073b88d43 Fix loglevel MININFO for docker 2021-12-03 17:14:29 +08:00
Vladislav Poddubnyy
2312a2d8ac Fixed not dropping privileges to py-kms user by default 2021-12-01 02:43:01 +03:00
simonmicro
7f08d753e3
Merge pull request #33 from TheSpad/fix-healthchecks
Fix healthchecks
2021-11-09 19:46:01 +01:00