Alexandre Aubin
2dd1d8ccfe
Unused errno + remaining unecessary m18n.n
2018-12-12 19:01:28 +00:00
Alexandre Aubin
07ffe6f592
Fix misc typo and forgotten m18n.n
2018-12-12 19:01:28 +00:00
Alexandre Aubin
24cf090221
Fix YunohostError definition
2018-12-12 19:01:28 +00:00
Irina LAMBLA
4ba309a221
modif MoulinetteError to YunohostError
2018-12-12 19:01:28 +00:00
Irina LAMBLA
c4b77b2894
add YunohostError
2018-12-12 18:56:26 +00:00
Irina LAMBLA
410e757732
corrections
2018-12-12 18:56:26 +00:00
Irina LAMBLA
9eec09da81
- "m18n.n"
2018-12-12 18:56:26 +00:00
Irina LAMBLA
fab662f4ef
The rest
...
The ones that sed didn't find. Modified by hand.
2018-12-12 18:56:26 +00:00
Irina LAMBLA
0468d6b900
sed 3 lines
...
deletion of line breaks to be able to use "sed" :
sed -i "N; s@MoulinetteError(.*m18n\.n(\n* *@MoulinetteError(m18n.n(@g"
2018-12-12 18:56:26 +00:00
Irina LAMBLA
4bc3427e3e
moulinette MoulinetteError multilignes"
...
sed -i "N; s@MoulinetteError(.*m18n\.n(\n* *\(.*\)))@MoulinetteError(\1)@g" <fichiers>
2018-12-12 18:56:26 +00:00
Irina LAMBLA
f2e184d8b2
moulinette MoulinetteError oneline
2018-12-12 18:56:26 +00:00
Alexandre Aubin
0179bf2005
Fix misc stuff about utcfromtimestamp usage (tests were broken)
2018-12-12 18:33:12 +00:00
Alexandre Aubin
0d83d35c4d
Merge pull request #595 from YunoHost/fix_test
...
[fix] Repair tests
2018-12-12 16:53:47 +01:00
Alexandre Aubin
bf676c2fd8
Merge pull request #552 from kir0ul/enh-human-readable-date
...
[enh] Human readable date
2018-12-12 13:12:02 +01:00
Josué Tille
d7f25bec2a
Remove hack for authenticator
...
It's solved in the moulinette with #185
2018-12-11 20:48:24 +01:00
Alexandre Aubin
4d4b14b82c
Change message about conf now being managed by service -> yunohost ( #597 )
2018-12-10 16:23:30 +01:00
Alexandre Aubin
d06d1cdee4
Explicit that we don't backup/restore apps
2018-12-10 03:33:40 +01:00
Alexandre Aubin
96a6e370a3
[tests] Fix some issues with maindomain changing sometimes
2018-12-10 02:53:27 +01:00
ljf
76be566607
[fix] Bad time convesion in a debug message
2018-12-10 01:19:14 +01:00
ljf
7732136b75
[enh] Remove unneeded code
2018-12-09 23:58:06 +01:00
ljf
cafd0dd884
[enh] Remove pytz
2018-12-09 23:55:51 +01:00
ljf
db1b00e706
[enh] Use UTC naive format and manage it in moulinette
2018-12-09 23:48:56 +01:00
Alexandre Aubin
fa5a226339
Add post_cert_update hook each time certificate is updated ( #586 )
2018-12-09 21:26:37 +01:00
ljf
e43bcf253c
[fix] Avoid -1 remaining_days
2018-12-09 21:24:59 +01:00
Alexandre Aubin
a7dbdc3f48
Merge branch 'stretch-unstable' into fix-standardize-sshd-config
2018-12-09 21:20:50 +01:00
ljf
60843edc0f
[enh] Use aware UTC date in backup settings and app
2018-12-09 21:08:36 +01: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
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
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
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