Alexandre Aubin
|
5e91b5c780
|
Smol fix to remove {CRYPT} in front of hash
|
2018-10-25 14:23:40 +00:00 |
|
ljf
|
2bb75d1c92
|
Merge branch 'migrate-pwd' of https://github.com/YunoHost/yunohost into migrate-pwd
|
2018-10-25 14:56:16 +02:00 |
|
ljf
|
7975d73cad
|
[enh] Manual migration if not weak password
|
2018-10-25 14:56:12 +02:00 |
|
Julien Osman
|
a16b6f08f5
|
Add a sorting lambda function when sorting the backups list (#562)
* Add a sorting lambda function when sorting the backups list
* Update backup.py
|
2018-10-24 21:57:56 +02:00 |
|
ljf (zamentur)
|
1c5b93f532
|
[fix] Set random serial number for CA (#557)
[fix] Use random serial number for CA
|
2018-10-24 21:15:25 +02:00 |
|
Alexandre Aubin
|
e150c41da2
|
Simplify method to fetch admin password hash
|
2018-10-24 18:27:09 +00:00 |
|
Alexandre Aubin
|
d1d660b2cf
|
Those files don't exist anymoar
|
2018-10-24 18:08:56 +02:00 |
|
Alexandre Aubin
|
d42ac39c11
|
Fallback to 'None' if no ip was resolved
|
2018-10-24 15:55:20 +00:00 |
|
Alexandre Aubin
|
6883784fdb
|
Using dyndns host for dns resolution instead of hardcoded ip
|
2018-10-24 15:45:41 +00:00 |
|
Andrea PIERRÉ
|
b7c8ab541f
|
[#901] Human readable date
|
2018-10-05 15:02:16 +02:00 |
|
flahemade
|
89e58092b7
|
Fix potential key error when retrieving install_time
|
2018-10-04 18:08:08 +02:00 |
|
Alexandre Aubin
|
9e87da8d26
|
[yolo] Add head -n1, because on some setups like stupid OVH, 'VERSION_ID' is duplicated :|
|
2018-09-14 15:03:36 +02:00 |
|
ljf (zamentur)
|
d420bb240f
|
[enh] Don't send email if no certificate need to be renewed (#540)
|
2018-09-13 17:00:26 +02:00 |
|
Laurent Peuch
|
a95fb3905e
|
[enh] add more local variables during config execution
|
2018-09-08 02:46:13 +02:00 |
|
Laurent Peuch
|
b111c57aa5
|
[fix] app_id is id in app list, not in yunohost
|
2018-09-08 02:46:13 +02:00 |
|
Laurent Peuch
|
8edc5c1ae3
|
[mod] uniformise returned info
|
2018-09-08 02:46:13 +02:00 |
|
irina11y
|
95827438c5
|
Add option '--need-lock' to 'yunohost service add' (#530)
* [enh] Add option '--need-lock'
* corection typo
* correction merge
|
2018-09-06 14:00:09 +02:00 |
|
Alexandre Aubin
|
1fcd0b252b
|
Remove old legacy code about letsencrypt
|
2018-09-04 16:24:57 +02:00 |
|
Alexandre Aubin
|
64204e41da
|
Run hook_exec as root by default (#522)
|
2018-09-03 02:38:02 +02:00 |
|
irina11y
|
e56616af5e
|
Allow to add a service description on "yunohost service add" (#529)
* [enh] add a service description with YML file
* moins "espace"
|
2018-09-02 18:18:01 +02:00 |
|
ljf
|
2d5077e2ea
|
[enh] Synchronize root and admin password
|
2018-08-30 01:34:12 +02:00 |
|
ljf
|
6aef80cd25
|
[fix] Restrict to very common password
|
2018-08-30 01:18:26 +02:00 |
|
ljf
|
7a3ba81a2a
|
[fix] Migrate bad password
|
2018-08-30 01:16:41 +02:00 |
|
ljf
|
4a1363489a
|
[fix] Bad indentation
|
2018-08-29 03:07:00 +02:00 |
|
ljf
|
0a633e74d7
|
[enh] Change the way password.py interract with ssowat
|
2018-08-29 01:25:28 +02:00 |
|
ljf
|
ca91a9cae5
|
[enh] Protect password
|
2018-08-29 01:09:13 +02:00 |
|
ljf
|
536b46e527
|
[enh] Support advice with standalone password.py
|
2018-08-28 21:34:33 +02:00 |
|
ljf
|
783c512628
|
[enh] PasswordValidator without Moulinette
|
2018-08-28 08:56:12 +02:00 |
|
ljf
|
67e82111c1
|
[enh] Validate pwd with Online Pwned List
|
2018-08-28 03:09:43 +02:00 |
|
ljf
|
0c33ad50fc
|
[enh] Validate pwd with Online Pwned List
|
2018-08-28 03:09:12 +02:00 |
|
Irina LAMBLA
|
c5b5f2eb35
|
[fix] 'dyndns update' should check the upstream dns record
fix #1063
|
2018-08-27 20:37:44 +02:00 |
|
ljf
|
06276a621b
|
[enh] Check password in cli/api
|
2018-08-27 03:40:50 +02:00 |
|
ljf
|
cda8bcf206
|
Merge branch 'stretch-unstable' of https://github.com/YunoHost/yunohost into cracklib
|
2018-08-27 01:01:02 +02:00 |
|
Alexandre Aubin
|
0eaee300c6
|
Merge branch 'stretch-unstable' into app-stdinfo
|
2018-08-23 21:25:29 +02:00 |
|
Alexandre Aubin
|
4ffbf6bfff
|
Merge pull request #331 from YunoHost/fix-srs
[fix] Attempt to fix Sender Rewriting Scheme with postsrsd
|
2018-08-23 21:22:22 +02:00 |
|
Alexandre Aubin
|
6f2de77f54
|
Merge pull request #165 from YunoHost/journals
journals/operational logs
|
2018-08-23 21:21:42 +02:00 |
|
ljf
|
dc19646504
|
[fix] Remove old migration call
|
2018-08-23 19:16:27 +02:00 |
|
ljf
|
775a16d883
|
[enh] Rename uo in operation_logger
|
2018-08-23 18:59:44 +02:00 |
|
Bram
|
860f740810
|
[fix] bad call
|
2018-08-22 19:30:58 +02:00 |
|
Alexandre Aubin
|
f7563b2cb4
|
Merge branch 'stretch-unstable' into app-stdinfo
|
2018-08-22 18:42:23 +02:00 |
|
Alexandre Aubin
|
93cb07ed61
|
Add status code to error message
|
2018-08-22 16:27:11 +00:00 |
|
Alexandre Aubin
|
b09d71f40b
|
Add timeout to POST request
|
2018-08-22 16:26:44 +00:00 |
|
Alexandre Aubin
|
ff33d8c3c8
|
Merge pull request #512 from YunoHost/better_error_path_conflict
Better error path conflict
|
2018-08-15 19:00:32 +02:00 |
|
ljf (zamentur)
|
39639044ca
|
Merge branch 'stretch-unstable' into journals
|
2018-08-10 16:08:07 +02:00 |
|
ljf
|
a43b3dfa18
|
[fix] Pep8
|
2018-08-10 15:59:36 +02:00 |
|
ljf
|
6c18e51b82
|
[enh] Replace string strange list
|
2018-08-10 15:40:00 +02:00 |
|
Alexandre Aubin
|
625e870008
|
Revert "[enh] Don't display log advertisement if not needed"
This reverts commit 37c5547755 .
|
2018-08-10 00:52:46 +02:00 |
|
Alexandre Aubin
|
77b7f96b33
|
Remove 'auto' option, essentially irrelevant if we want to properly manage errors
|
2018-08-09 00:24:31 +00:00 |
|
Alexandre Aubin
|
5e99db7c63
|
Explicitely tell when to start the uo logging to avoid displaying the message about logs when not needed
|
2018-08-08 17:05:52 +00:00 |
|
Alexandre Aubin
|
a637be20bf
|
More agressive deprecation messages for app checkurl and initdb
|
2018-08-08 16:05:14 +02:00 |
|