Commit graph

325 commits

Author SHA1 Message Date
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
TheSpad
edc028c66d Fix HC interval typo 2021-11-09 18:06:07 +00:00
TheSpad
e67f14c7d7 Fix HC interval 2021-11-09 18:05:39 +00:00
TheSpad
008143b1c4 Fix healthchecks, make Dockerfiles consistent 2021-11-09 18:03:28 +00:00
simonmicro
50f4778dd4
Merge pull request #30 from yangzhaofeng/patch-1
subprocess should be run when this if statement is true
2021-11-01 11:03:58 +01:00
Zhaofeng Yang
7f4fe7d003
code style 2021-11-01 13:25:27 +08:00
Zhaofeng Yang
ba25df0b1c
subprocess should be run when this if statement is true 2021-11-01 12:32:38 +08:00
simonmicro
deddf0c01c
Merge pull request #28 from edgd1er/master
fix dockerfile for minimal kms
2021-10-31 19:01:33 +01:00
edgd1er
fa17996b66 fix dockerfile for minimal kms 2021-10-31 18:19:48 +01:00
simonmicro
70975bb4eb
Merge pull request #13 from edgd1er/master
TZ from env, client log, alpine 3.14, path DB changed.
2021-10-31 15:14:40 +01:00
edgd1er
51e2210e72 var added as requested and renamed as per PEP-008
https://www.python.org/dev/peps/pep-0008/#function-and-variable-names
2021-10-30 12:41:11 +02:00
edgd1er
2979e78311 add missing setting to timzeone. 2021-10-29 18:53:52 +02:00
edgd1er
a564822e26 add healthcheck with netcap checking port 2021-10-26 22:56:47 +02:00
edgd1er
5f7ef1397f add proper logger to entrypoint and start 2021-10-25 23:57:57 +02:00
edgd1er
6d7124414a use unbuffered output globally. 2021-10-25 22:05:53 +02:00
edgd1er
d2394cd1bd start as root, change uid/gid, drop priv, run server/client 2021-10-25 22:05:53 +02:00
edgd1er
f9e7df6af9 lint dockerfile, set TZ and UID/GID, have client log. 2021-10-25 22:05:53 +02:00
Simon Beginn
e620e9236a
For #23 #25 2021-10-24 02:27:18 +02:00
simonmicro
06d1317dc8
Merge pull request #24 from Py-KMS-Organization/preview/office21
Integrated Office 2021 GLVK keys & database
2021-10-23 12:17:18 +02:00
Simon Beginn
0c0e345d8b
Added Office 2021 2021-10-23 12:16:50 +02:00
Simon Beginn
fa74f8a36c
Readded missing module 2021-10-22 20:33:32 +02:00
Simon Beginn
bd2871cadf
Minimal requirements 2021-10-22 20:30:33 +02:00
simonmicro
a709f289e7
Merge pull request #21 from Py-KMS-Organization/dependabot/pip/docs/pygments-2.7.4
Bump pygments from 2.6.1 to 2.7.4 in /docs
2021-10-22 20:19:40 +02:00
simonmicro
12588bb45e
Merge pull request #19 from Py-KMS-Organization/dependabot/pip/docs/urllib3-1.26.5
Bump urllib3 from 1.25.9 to 1.26.5 in /docs
2021-10-22 20:19:19 +02:00
simonmicro
2533df4c83
Merge pull request #20 from Py-KMS-Organization/dependabot/pip/docs/babel-2.9.1
Bump babel from 2.8.0 to 2.9.1 in /docs
2021-10-22 20:19:12 +02:00
simonmicro
7e52be8726
Merge pull request #22 from Py-KMS-Organization/dependabot/pip/docs/jinja2-2.11.3
Bump jinja2 from 2.11.2 to 2.11.3 in /docs
2021-10-22 20:19:05 +02:00
simonmicro
daaf7503c7
Merge pull request #5 from Matthew-Beckett/feature/helm-chart
Add Kubernetes Helm Chart for Py-KMS
2021-10-22 20:17:36 +02:00
simonmicro
ad732685de
Merge pull request #18 from lepoarro/patch-1
Update entrypoint.py
2021-10-22 20:11:53 +02:00
dependabot[bot]
94bcba39f4
Bump jinja2 from 2.11.2 to 2.11.3 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 18:10:55 +00:00
dependabot[bot]
a981e4af78
Bump pygments from 2.6.1 to 2.7.4 in /docs
Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.6.1...2.7.4)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 18:10:54 +00:00