Michael Kaufmann
|
f766c6f920
|
Merge pull request #572 from markuspetermann/master
Fixed class.lescript_v2.php to work with ACMEv2
|
2018-09-25 08:09:16 +02:00 |
|
Markus Petermann
|
4588bc7f5c
|
Merge branch 'master' of github.com:markuspetermann/Froxlor
|
2018-09-19 15:14:46 +02:00 |
|
Markus Petermann
|
9e289a2380
|
Fixed class.lescript_v2.php to work with ACMEv2
Account(kid) needs to be saved for future requests.
Install/Update part is untested.
|
2018-09-19 15:11:27 +02:00 |
|
Michael Kaufmann
|
f0edf97ac7
|
do not follow url location/redirect when using LE selfcheck
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-09-19 11:15:42 +02:00 |
|
Michael Kaufmann
|
91195fda89
|
check for all needed php extensions and mysqldump tool in setup process, fixes #569
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-09-19 11:15:03 +02:00 |
|
Michael Kaufmann
|
6161ad1bd3
|
make CURLOPT_FOLLOWLOCATION optional in HttpClient::urlGet
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-09-19 11:09:27 +02:00 |
|
Michael Kaufmann
|
f72d87228b
|
restrict sending of emails when user is locked
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-09-19 11:07:54 +02:00 |
|
Markus Petermann
|
4f0acd176a
|
Fixed class.lescript_v2.php to work with ACMEv2
Account(kid) needs to be saved for future requests.
Install/Update part is untested.
|
2018-09-18 02:20:17 +02:00 |
|
Markus Petermann
|
5f29b2cc4a
|
Fixed class.lescript_v2.php to work with ACMEv2
When requesting a certificate for multiple Domains/SANs, the request must be done in a single order.
|
2018-09-18 00:53:51 +02:00 |
|
Michael Kaufmann
|
164f1a921e
|
Merge pull request #570 from markuspetermann/patch-1
Fixed class.lescript_v2.php to work with ACMEv2
|
2018-09-15 13:25:01 +02:00 |
|
markuspetermann
|
94c4d52476
|
Fixed class.lescript_v2.php to work with ACMEv2
As GET /document never returns any Reply-Nonce Header, getLastNonce() caused an infinite loop.
The Content-Type for v2 must be application/jose+json.
|
2018-09-15 12:41:27 +02:00 |
|
Michael Kaufmann
|
174739bc0c
|
Merge remote-tracking branch 'origin/master' into 0.10.0
|
2018-08-15 10:59:36 +02:00 |
|
Michael Kaufmann
|
b777053133
|
allow a higher amount of diskspace and traffic to be entered in the forms, fixes #560
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-08-15 10:59:16 +02:00 |
|
Michael Kaufmann
|
d0c2888508
|
Merge pull request #494 from xelaz/master
extend nginx letsencrypt (.well-known) redirect regex to https
|
2018-08-15 08:03:45 +02:00 |
|
Michael Kaufmann
|
ff8afef614
|
Merge pull request #563 from Froxlor/revert-561-patch-1
Revert "acme challenges can include hyphens (-)"
|
2018-08-12 18:11:45 +02:00 |
|
Michael Kaufmann
|
a28b2e8115
|
Revert "acme challenges can include hyphens (-)"
|
2018-08-12 18:11:36 +02:00 |
|
Michael Kaufmann
|
b0e348a2c5
|
Merge pull request #561 from oliverrahner/patch-1
acme challenges can include hyphens (-)
|
2018-08-12 17:09:03 +02:00 |
|
Oliver Rahner
|
512abda38d
|
acme challenges can include hyphens (-)
made a small adjustment so that acme challenges like "CrgFuFZU-U7mwXxjjHZi8if851XGVjdPRtWN91LTWmM" also don't get redirected
|
2018-08-09 16:33:27 +02:00 |
|
Michael Kaufmann
|
963c7c4616
|
Merge remote-tracking branch 'origin/master' into 0.10.0
|
2018-07-10 09:47:20 +02:00 |
|
Michael Kaufmann
|
1690cadab9
|
show link to clear plaintext email account passwords if enabled; set store-plaintext-passwords default to 'off'; fixes #557
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-07-10 09:47:01 +02:00 |
|
Michael Kaufmann
|
9e7715430b
|
fix editing api-keys as customer
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-06-23 09:27:56 +02:00 |
|
Michael Kaufmann
|
4f69571e1c
|
do not reload current page after apikey modification to prevent unwanted actions being executed (addKey)
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-06-22 10:13:48 +02:00 |
|
Michael Kaufmann
|
d4312fc481
|
update jquery/jquery-ui; fininshed api_key editing (needs a bit more validating); added PhpSettings-Unit-test
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-06-22 10:05:04 +02:00 |
|
Michael Kaufmann
|
f1d91dfef8
|
interface adjustments for apikey interaction
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-06-21 08:21:27 +02:00 |
|
Michael Kaufmann
|
f198833f8c
|
Merge remote-tracking branch 'origin/master' into 0.10.0
|
2018-06-21 08:12:00 +02:00 |
|
Michael Kaufmann
|
da99398561
|
update jquery-ui
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-06-21 07:55:35 +02:00 |
|
Michael Kaufmann
|
436d141bd1
|
fix ticket access when posting answer
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-06-21 07:52:11 +02:00 |
|
Michael Kaufmann
|
aa881560cc
|
deny access to tickets not owned by current user, thx to chbi
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-06-19 21:46:11 +02:00 |
|
Michael Kaufmann
|
06ef81cc5b
|
adjust year in copyright in std-customer-index file, thx to demlak
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-06-17 09:41:31 +02:00 |
|
Michael Kaufmann
|
4a99e4ba57
|
Merge pull request #556 from nachtgeist/master
fix triggering an LE CSR when changing www on a main domain, fixes #526
|
2018-06-05 07:52:03 +02:00 |
|
Daniel Reichelt
|
2ba4137e7d
|
fix triggering an LE CSR when changing www on a main domain
Prior to this, LE CSRs were triggered only when the wwwserveralias was
changed on alias domains, but not on main domains.
Fixes #526
|
2018-06-05 06:51:20 +02:00 |
|
Daniel Reichelt
|
72835c56ad
|
trim trailing whitespace
|
2018-06-05 06:51:10 +02:00 |
|
Michael Kaufmann
|
d39cebc70e
|
Merge remote-tracking branch 'origin/master' into 0.10.0
|
2018-06-01 08:01:09 +02:00 |
|
Michael Kaufmann
|
b80bdcbc4f
|
forgot to add version file
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-05-29 15:54:44 +02:00 |
|
Michael Kaufmann
|
c1e62e6be7
|
get rid of serialization completely to avoid possible code execution, fixes #555
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-05-29 15:47:41 +02:00 |
|
Michael Kaufmann
|
10330f8a7a
|
fix fallback redirect code when customredirect is enabled and default is selected
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-05-24 17:44:36 +02:00 |
|
Michael Kaufmann
|
18fb422a69
|
correct order of settings
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-05-24 14:50:52 +02:00 |
|
Michael Kaufmann
|
f8236dff7b
|
fix not quite correctly webserver-log-piping
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-05-24 14:44:59 +02:00 |
|
Michael Kaufmann
|
8ccb898aa9
|
Merge remote-tracking branch 'origin/master' into 0.10.0
|
2018-05-24 13:25:24 +02:00 |
|
Michael Kaufmann
|
bad680cfdb
|
enhancements for webserver-log settings
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-05-24 13:23:37 +02:00 |
|
Michael Kaufmann
|
5a070d6d91
|
add settings to customize webserver logs
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-05-24 11:36:13 +02:00 |
|
Robert Förster (Dessa)
|
07a3f76568
|
remove wheezy configs
|
2018-05-10 16:42:27 +02:00 |
|
Michael Kaufmann
|
d07d63e240
|
Merge remote-tracking branch 'origin/master' into 0.10.0
|
2018-05-07 10:57:55 +02:00 |
|
Michael Kaufmann
|
67b95a301b
|
check only for existing .conf files when trying to find out whether a fpm pool config directory is empty; fixes #543
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-05-06 14:38:18 +02:00 |
|
Michael Kaufmann
|
926914788f
|
Merge remote-tracking branch 'origin/master' into 0.10.0
|
2018-04-25 12:30:00 +02:00 |
|
Michael Kaufmann
|
6f9187d1bb
|
Merge branch 'master' of github.com:Froxlor/Froxlor
|
2018-04-25 12:29:41 +02:00 |
|
Michael Kaufmann
|
84b8cda7ac
|
allow usage of up to 255 characters in a txt record, fixes #548
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-04-25 12:29:30 +02:00 |
|
Michael Kaufmann
|
75616cc727
|
fix typo in german language file
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-04-25 12:27:59 +02:00 |
|
Michael Kaufmann
|
b3d018c506
|
corrected usage of default redirect code from settings; fixes #546
Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
|
2018-04-25 12:27:40 +02:00 |
|
Robert Förster (Dessa)
|
2508d855e3
|
deprecate precise, as xenial configs are now available
|
2018-04-03 13:12:32 +02:00 |
|