Commit graph

4022 commits

Author SHA1 Message Date
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
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
Josué Tille
8012f12797 Fix raise error 2018-12-05 00:32:42 +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
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
ljf (zamentur)
640bc494cb [enh] Improve upnp support (#542) 2018-12-02 02:43:39 +01:00
Alexandre Aubin
c9fec565b5
Log dyndns update only if we really update something (#591) 2018-12-01 16:21:59 +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
25efab7f2a We can't have include blocks in sshd_config :| 2018-11-28 19:45:19 +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
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
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
68906a1e98 Improve comments 2018-11-28 00:03:25 +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
Alexandre Aubin
0e7aa90406
Merge pull request #575 from airwoodix/fix-addaccess-ghost-user
Fix app_addaccess behaviour when 'allowed_users' is initially empty
2018-11-22 19:06:30 +01:00
ljf (zamentur)
5a22b400eb [fix] Unknown variable password in user_update 2018-11-21 18:38:39 +01:00
Alexandre Aubin
b5afd0abc4 We do need to use the serial file and to generate it ourselves 2018-11-18 17:56:19 +01:00
airwoodix
4d0deea563 Fix app_addaccess behaviour when 'allowed_users' is initially empty 2018-11-17 23:27:33 +01:00
airwoodix
7f1d9fb81e [fix] app_removeaccess call set.add 2018-11-13 11:27:21 +01:00
Alexandre Aubin
fbfb8bca38 Missing single quote in comment :| 2018-11-04 17:01:10 +01:00
Alexandre Aubin
361f4e7a60 Unused imports 2018-11-04 16:47:20 +01:00
Alexandre Aubin
fb2d85b90d
Merge branch 'stretch-unstable' into migrate-pwd 2018-11-04 16:02:59 +01:00
Alexandre Aubin
fe452a6de6
Merge pull request #196 from YunoHost/cracklib
[enh] Automatically check for weak password
2018-11-04 15:59:21 +01:00
Alexandre Aubin
d6053f5eed This ain't used anywhere ? 2018-10-31 18:01:00 +00:00
frju365
f5a8113c33 [fix] Improve the message w.a. when admins tries to create users with a reserved Email Address (Issue 1216) (#553)
* Try to fix issue 1216
* typo
* Update fr.json
* Update en.json
* [typo] When admin create an user
* Update fr.json
* [enh] explanation why admin can't create this mail addresses
* [mod] Improve message
2018-10-31 18:14:44 +01:00
Alexandre Aubin
f28df1348d Merge branch 'cracklib' of https://github.com/YunoHost/yunohost into cracklib 2018-10-31 00:17:52 +00:00
Alexandre Aubin
1ce20259cd Cracklib is too nazi, use a simple txt list + grep to search for password 2018-10-31 00:17:09 +00:00
Alexandre Aubin
1a05cd80d7
Merge pull request #519 from irina11y/fix-1063-dyndns
[fix] 'dyndns update' should check the upstream dns record
2018-10-27 16:40:45 +02:00
irina11y
c43a3687ab [enh] integrate CAA DNS entry into "yunohost domain dns-conf" (#528)
* [enh] integrate CAA DNS entry into
* Move CAA record to a new 'extra' category
* Display 'extra' records in dns-conf
* Ignore the 'extra' category during dyndns update
* Update docstring
2018-10-27 16:39:19 +02:00
Alexandre Aubin
98c0745056 Add comment about good pratice for password 2018-10-26 18:45:53 +00:00
Alexandre Aubin
ded9b58575 Use level 1 as default for everybody 2018-10-26 14:31:16 +00:00