Commit graph

2710 commits

Author SHA1 Message Date
Alexandre Aubin
bdd5e49ff9 Merge branch 'stretch-testing' into stretch-unstable 2018-12-09 20:03:13 +00:00
Alexandre Aubin
bda028f2b2 Update changelog for 3.3.3 2018-12-09 20:01:25 +00:00
nqb
b71ee3a9a0 fix change quotes around CAA value for letsencrypt.org 2018-12-09 19:54:00 +00:00
Alexandre Aubin
34c3968501 Manage migration of auto/manual and disclaimer on a per-migration basis 2018-12-09 19:53:45 +00:00
Alexandre Aubin
3d5cb7e3d1 This message should be info 2018-12-09 19:53:38 +00:00
Alexandre Aubin
fee5b1efa1 Add success message after running migrations 2018-12-09 19:53:31 +00:00
Alexandre Aubin
8c3905c5d3 Have a function to initialize migrations 2018-12-09 19:53:25 +00:00
Alexandre Aubin
ccd9c1631e Skip migrations one at a time 2018-12-09 19:53:19 +00:00
Alexandre Aubin
cd3ed6af6f Explicit root password change each time admin password is changed 2018-12-09 19:53:01 +00:00
Alexandre Aubin
7754f2722a Return instead of break, otherwise warning is shown 2018-12-09 19:52:33 +00:00
Alexandre Aubin
7b69cb1fb6
Merge pull request #594 from YunoHost/manual-migration-and-disclaimer-behaviors
[fix] Manual migration and disclaimer behaviors
2018-12-09 20:46:52 +01:00
Alexandre Aubin
96dcd903ba
Merge pull request #596 from nqb/stretch-unstable
[fix] Quotes around CAA value for letsencrypt.org
2018-12-09 20:45:39 +01:00
ljf
c417c62894 [fix] Bad comment 2018-12-09 19:35:38 +01:00
ljf
830341a687 [enh] Display date correctly 2018-12-09 19:27:44 +01:00
ljf
18c156a2c0 Merge branch 'enh-human-readable-date' of https://github.com/kir0ul/yunohost into enh-human-readable-date 2018-12-09 11:54:13 +01:00
nqb
c2631d74cd fix change quotes around CAA value for letsencrypt.org 2018-12-08 04:39:30 +01:00
Alexandre Aubin
f93aa40c2e Use 127.0.0.1 + domain header for local HTTP requests 2018-12-08 00:18:02 +01:00
Josué Tille
1f13676d06 Fix LDAP authenticator after backup 2018-12-07 23:14:57 +01:00
Josué Tille
03b1a2867c Fix tests 2018-12-07 22:33:13 +01:00
Alexandre Aubin
1ac97c46ad Explicit root password change each time admin password is changed 2018-12-07 19:13:43 +01:00
Josué Tille
df56cf90aa Ignore test directory 2018-12-07 18:28:43 +01:00
Alexandre Aubin
783ecf8f41 Manage migration of auto/manual and disclaimer on a per-migration basis 2018-12-06 23:01:19 +01:00
Alexandre Aubin
0fa374db40 This message should be info 2018-12-06 23:00:47 +01:00
Alexandre Aubin
791ac44037 Add success message after running migrations 2018-12-06 23:00:47 +01:00
Alexandre Aubin
3ca8c089e1 Have a function to initialize migrations 2018-12-06 23:00:47 +01:00
Alexandre Aubin
3a2464dfb4 Skip migrations one at a time 2018-12-06 23:00:47 +01:00
Alexandre Aubin
3949333599 We need to explicitly ask for the ssh conf to be generated 2018-12-03 19:03:58 +00:00
Alexandre Aubin
e871ff3b20 Semantics 2018-12-03 17:06:05 +00:00
Alexandre Aubin
4f05cd5b2b Uh for some reason we need to return *0* explicitly 2018-12-03 16:56:28 +00:00
Alexandre Aubin
447372d07c
[enh] Clean + harden sshd config using Mozilla recommendation (#590)
* Clean sshd_config + harden using Mozilla recommendation
* Order of keys matter, ed25519 is recommended
2018-12-03 17:03:22 +01:00
Maniack Crudelis
5338319890
Merge pull request #593 from YunoHost/fix-wait-dpkg-free
Return instead of break, otherwise warning is shown
2018-12-03 15:44:11 +01:00
Alexandre Aubin
0ac908326a Return instead of break, otherwise warning is shown 2018-12-03 14:02:12 +01:00
Alexandre Aubin
34a5006ea2 Merge branch 'stretch-testing' into stretch-unstable 2018-12-02 16:31:53 +00:00
Alexandre Aubin
db93aa6d5c Update changelog for 3.3.2 2018-12-02 16:23:11 +00:00
frju365
65dee220e3 [fix] Regen nginx conf to be sure it integrates OCSP Stapling (#588)
* [fix] Regen nginx conf to be sure it integrates OCSP Stapling
* Typo
* Regen nginx each time we enable a new cert
* add comment about the reason of the PR
2018-12-02 16:21:57 +00:00
frju365
48e20ca9bf [fix] Regen nginx conf to be sure it integrates OCSP Stapling (#588)
* [fix] Regen nginx conf to be sure it integrates OCSP Stapling
* Typo
* Regen nginx each time we enable a new cert
* add comment about the reason of the PR
2018-12-02 17:20:03 +01:00
Alexandre Aubin
fe0c127aa8 Log dyndns update only if we really update something (#591) 2018-12-02 16:15:05 +00:00
Alexandre Aubin
207c2516b5 Forgot to get the 'value' key here.. 2018-12-02 16:14:47 +00:00
Alexandre Aubin
02544f837c tools_adminpw was still checking the password strength despite --force-password 2018-12-02 16:14:41 +00:00
ljf (zamentur)
640bc494cb [enh] Improve upnp support (#542) 2018-12-02 02:43:39 +01:00
Maniack Crudelis
41c1a9ce13 Do not use a separate ini file for php pools (#548)
Have a look to https://github.com/YunoHost-Apps/nextcloud_ynh/issues/138 for more information.
2018-12-01 23:07:32 +01:00
Alexandre Aubin
09fcea1177
Add libpam-ldapd as dependency to be able to login through SSH with LDAP identities ? (#587) 2018-12-01 16:22:40 +01:00
Alexandre Aubin
c9fec565b5
Log dyndns update only if we really update something (#591) 2018-12-01 16:21:59 +01:00
Maniack Crudelis
e918836ab0 Fix multiple value for getopts (#592) 2018-12-01 16:21:31 +01:00
ljf (zamentur)
847d18293a
[enh] Add other private ip network and link local 2018-11-30 15:47:42 +01:00
Alexandre Aubin
fd142a0976
Merge pull request #589 from YunoHost/fix-force-password-during-postinstall
[fix] Password constrains and checks not behaving properly
2018-11-28 23:04:02 +01:00
Alexandre Aubin
69d0503ba5 Forgot to get the 'value' key here.. 2018-11-28 22:01:27 +00:00
Alexandre Aubin
90e542a931 Allow root login on local networks 2018-11-28 21:30:26 +00:00
Alexandre Aubin
0576b17442 Simplify code / indentation levels 2018-11-28 21:03:28 +00:00
Alexandre Aubin
4db65682eb Fix IPv6 handling in ssh regen conf script 2018-11-28 20:42:39 +00:00