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 |
|
Alexandre Aubin
|
6a812190c5
|
Enforce permissions for /etc/ssh/sshd_config
|
2018-11-28 20:27:42 +00:00 |
|
Alexandre Aubin
|
25efab7f2a
|
We can't have include blocks in sshd_config :|
|
2018-11-28 19:45:19 +00:00 |
|
Alexandre Aubin
|
f295c83fd3
|
Order of keys matter, ed25519 is recommended
|
2018-11-28 19:15:21 +00:00 |
|
Alexandre Aubin
|
3d81f032e9
|
Fixes following tests (some sshd_config options do not exists or are deprecated)
|
2018-11-28 17:50:20 +00:00 |
|
Alexandre Aubin
|
5461025479
|
tools_adminpw was still checking the password strength despite --force-password
|
2018-11-28 16:16:24 +01:00 |
|
frju365
|
8cb029a55e
|
Better Configuration of nginx (#564)
* path-traversal
* [fix] try a patch for path-traversal
* Use more_set_headers insta
|
2018-11-28 01:21:28 +01:00 |
|
Alexandre Aubin
|
fad4ff090a
|
Use templating for more robustness about which SSH keys are enabled
|
2018-11-28 00:26:25 +01:00 |
|
Alexandre Aubin
|
23893c43b3
|
Increment migrations number
|
2018-11-28 00:08:53 +01:00 |
|
Alexandre Aubin
|
325678f541
|
More explicit name for setting
|
2018-11-28 00:04:25 +01:00 |
|
Alexandre Aubin
|
e596758184
|
Add a comment about /etc/ssh/sshd_config.to_restor
|
2018-11-28 00:03:58 +01:00 |
|
Alexandre Aubin
|
2aa0d2b55b
|
Spooky warning is spooky
|
2018-11-28 00:03:58 +01:00 |
|
Alexandre Aubin
|
6145199564
|
Improve semantic / simplify a few things
|
2018-11-28 00:03:58 +01:00 |
|
Alexandre Aubin
|
e8393a3d26
|
Improve comments, naming and descriptions
|
2018-11-28 00:03:58 +01:00 |
|
Alexandre Aubin
|
7b6bf6f4b8
|
Missing 'get'
|
2018-11-28 00:03:25 +01:00 |
|
Alexandre Aubin
|
68906a1e98
|
Improve comments
|
2018-11-28 00:03:25 +01:00 |
|
Alexandre Aubin
|
31c8b88f44
|
Wordin
|
2018-11-28 00:03:25 +01:00 |
|
ljf (zamentur)
|
07e5ead038
|
[fix] Sometimes I need to sleep
|
2018-11-28 00:00:30 +01:00 |
|
ljf (zamentur)
|
b4e72173cd
|
[fix] If some ssh keys are missing
|
2018-11-28 00:00:30 +01:00 |
|
ljf (zamentur)
|
b5896e88c3
|
[enh] Display only used fingerprint in bootprompt
|
2018-11-28 00:00:30 +01:00 |
|
ljf
|
8e0086d493
|
[fix] Allow user to trigger the moment when they remove dsa
|
2018-11-28 00:00:30 +01:00 |
|
ljf
|
4602439c01
|
[fix] Pep8 and define SSHD_CONF
|
2018-11-28 00:00:03 +01:00 |
|
ljf
|
4e92a36322
|
[fix] Backward if can't restart
|
2018-11-28 00:00:03 +01:00 |
|
ljf
|
c2b225d376
|
[fix] A lot of bug on the wip work on sshd migration
|
2018-11-27 23:59:36 +01:00 |
|
ljf
|
f0d0a71586
|
[wip] Ask user for keeping or not sshd config
|
2018-11-27 23:59:13 +01:00 |
|
ljf
|
7f3a35dac0
|
[enh] Don't change ssh conf if not specified directly
|
2018-11-27 23:59:13 +01:00 |
|
ljf
|
8598d81bb1
|
[wip] Standardize ssh config
|
2018-11-27 23:58:29 +01:00 |
|
liberodark
|
1906692289
|
Remove ECDH curve or change it ? (#579)
Update ECDH curves recommended by Mozilla, now that we are on stretch
|
2018-11-27 18:30:39 +01:00 |
|
liberodark
|
76121ea084
|
HTTP2 On (#580)
* HTTP2 On
for better security
* Remove old lines
|
2018-11-27 18:27:01 +01:00 |
|
Alexandre Aubin
|
a455cae3bf
|
Typo + fixes for helper doc generation
|
2018-11-26 14:56:47 +00:00 |
|
Alexandre Aubin
|
5126b3e450
|
Update changelog for 3.3.1
|
2018-11-23 14:58:44 +00:00 |
|
Alexandre Aubin
|
7a457fb9d8
|
Merge pull request #584 from yunohost-bot/stretch-unstable
Translation update
|
2018-11-23 14:44:28 +01:00 |
|
Jean-Baptiste Holcroft
|
52679e1ee3
|
Translated using Weblate (French)
Currently translated at 100.0% (465 of 465 strings)
|
2018-11-23 12:21:43 +00:00 |
|
Jean-Baptiste Holcroft
|
3d2053c967
|
Translated using Weblate (French)
Currently translated at 100.0% (465 of 465 strings)
|
2018-11-23 12:21:42 +00:00 |
|
Jean-Baptiste Holcroft
|
06e7485958
|
Translated using Weblate (French)
Currently translated at 99.5% (463 of 465 strings)
|
2018-11-23 12:21:42 +00:00 |
|
Jean-Baptiste Holcroft
|
ae56546c94
|
Translated using Weblate (French)
Currently translated at 99.3% (462 of 465 strings)
|
2018-11-23 12:21:42 +00:00 |
|
Quenti
|
0b9eab7861
|
Translated using Weblate (Occitan)
Currently translated at 100.0% (465 of 465 strings)
|
2018-11-23 12:21:42 +00:00 |
|
Sylke Vicious
|
b6c51b39fa
|
Translated using Weblate (Italian)
Currently translated at 59.1% (275 of 465 strings)
|
2018-11-23 12:21:42 +00:00 |
|
Sylke Vicious
|
ae0497b4f0
|
Translated using Weblate (Italian)
Currently translated at 56.3% (262 of 465 strings)
|
2018-11-23 12:21:42 +00:00 |
|
Maniack Crudelis
|
6bfcedfe1d
|
Do not fail on missing fail2ban config during the backup (#558)
* Do not fail on missing file during the backup
* Fix for allow to backup without a fail2ban config file
* Tab -> space consistency
|
2018-11-23 13:21:37 +01:00 |
|
Alexandre Aubin
|
d9a18d75de
|
Merge pull request #583 from faraazahmad/patch-1
Fix typo in README.md
|
2018-11-23 12:12:52 +01:00 |
|
Syed Faraaz Ahmad
|
8ba552c0ff
|
Fix typo in README.md
|
2018-11-23 15:26:10 +05:30 |
|