Alexandre Aubin
b5afd0abc4
We do need to use the serial file and to generate it ourselves
2018-11-18 17:56:19 +01:00
Maniack Crudelis
1c628c8d73
[enh] Use more blocks for dd in ynh_string_random
...
200 are not enough if you try to generate a 64 characters string.
2018-11-04 18:54:59 +01:00
Alexandre Aubin
787bfaa058
We are in Stretch and use php7 now ( #566 )
2018-11-04 16:14:56 +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
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
frju365
d77b157bcc
[enh] Set Path as full-path ( #563 )
...
* [fix] Set Path as full-path
* same
* Update yunohost_admin.conf
2018-10-27 17:47:12 +02:00
frju365
fa66a7b8c7
OCSP Stapling ( #533 )
...
* [enh] Jinja templating
* [enh] try to enable OCSP
* typo
* [mod] use jq (json parsing)
* typo
* well escaping "" :)
* [fix] if 2d part condition
* We need to include this for ynh_render_template to be available >.> ...
* Simplify code
* Gotta export domain too...
* Remove quotes in variable itself..
* Replace previous code blocks by new code
2018-10-27 16:38:25 +02:00
Alexandre Aubin
98c0745056
Add comment about good pratice for password
2018-10-26 18:45:53 +00:00
Gabriel Corona
8691017b46
Pass Host header to YunoHost API
...
This is useful to validate Origin/Referer headers in order to prevent
CSRF.
2018-10-24 19:44:24 +00: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
frju365
556f33f15f
[fix] Add a proper conf for LDAP (Issue 1218) ( #554 )
...
* Update ldap.conf
* [fix] Port
2018-10-24 21:04:01 +02:00
Alexandre Aubin
62d72d6f14
Merge pull request #559 from maranda/stretch-unstable
...
Update Metronome configuration file to v3.11 standard
2018-10-24 16:55:35 +02:00
frju365
5566c404ff
[fix] Allow - between two name
2018-10-20 12:16:38 +02:00
Josue-T
428a29936f
Fix http2 with curl ( #547 )
2018-10-19 16:08:28 +02:00
Marco Cirillo
837d0ccd83
Revert "Update data/templates/metronome/metronome.cfg.lua"
...
This reverts commit 3471eb728d
.
2018-10-18 00:14:01 +02:00
Marco Cirillo
3471eb728d
Update data/templates/metronome/metronome.cfg.lua
...
Comment websocket as lua-bitop is not installed by default
2018-10-17 22:24:21 +02:00
Marco Cirillo
aa670058bd
Update data/templates/metronome/metronome.cfg.lua
...
Add privacy lists and simple blocking command between loaded modules
2018-10-17 20:59:56 +02:00
Marco Cirillo
802c71b0e9
Update data/templates/metronome/metronome.cfg.lua
...
Add HTTP Upload service (moul's request), and fix indenting
2018-10-17 20:47:35 +02:00
Marco Cirillo
19120cfa60
Update data/templates/metronome/metronome.cfg.lua
...
Fix whitespaces
2018-10-13 20:45:44 +02:00
Marco Cirillo
4cff761481
Update data/templates/metronome/metronome.cfg.lua
...
Add MUC avatars support
2018-10-13 20:44:37 +02:00
Marco Cirillo
a19d914485
Update data/templates/metronome/metronome.cfg.lua
...
Finish updating
2018-10-13 20:38:10 +02:00
Marco Cirillo
8670f0a1de
Update data/templates/metronome/metronome.cfg.lua
...
Conform configuration file to latest v3.11 release file, Metronome v3.11.x is best package or Metronome might throw a few (non-fatal) errors on startup
2018-10-13 20:34:56 +02:00
Bram
cedaaa9087
Merge pull request #524 from YunoHost/add_ynh_delete_file_checksum
...
Add ynh_delete_file_checksum
2018-10-03 02:34:56 +02:00
Bram
f6780aeede
Merge pull request #545 from YunoHost/fix-noisy-wget
...
[fix] Silent output/warning but display errors
2018-10-03 02:30:27 +02:00
Alexandre Aubin
30ca5bbd4a
Merge pull request #520 from YunoHost/add_helper_ynh_handle_getopts_args
...
Add the internal helper ynh_handle_getopts_args
2018-09-20 20:05:23 +02:00
ljf (zamentur)
10770aebd9
[fix] Silent output/warning but display errors
2018-09-19 16:35:23 +02:00
ljf (zamentur)
8e574d2b5f
[fix] Error due to unwanted backslash ! ( #541 )
2018-09-13 15:36:18 +02:00
Laurent Peuch
b111c57aa5
[fix] app_id is id in app list, not in yunohost
2018-09-08 02:46:13 +02:00
Maniack Crudelis
9550bf3eb1
Add many print helpers ( #523 )
...
* Add many print helpers
* Typo fix
2018-09-07 16:50:17 +02:00
Bram
5598829b42
Merge pull request #536 from YunoHost/enh-nobackupfile
...
[enh] Don't backp user home with .nobackup file
2018-09-07 05:00:00 +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
Bram
c3d8da7f07
Merge pull request #511 from Josue-T/patch-10
...
Add su directive as option for logroate
2018-09-06 00:14:06 +02:00
Maniack Crudelis
22cff38bbb
Revert Indentation typo
...
It's part of the syntax
2018-09-05 19:57:11 +02:00
ljf (zamentur)
ff7942b246
[enh] Don't backp user home with .nobackup file
2018-09-03 13:15:31 +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
Alexandre Aubin
26fe3d8c95
Indentation typo
2018-09-02 18:02:32 +02:00
ljf
2d5077e2ea
[enh] Synchronize root and admin password
2018-08-30 01:34:12 +02:00
Maniack Crudelis
7f7fb80b38
Add ynh_delete_file_checksum
2018-08-28 16:49:20 +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
Maniack Crudelis
45ad53eb43
Add the internal helper ynh_handle_getopts_args
2018-08-27 21:44:22 +02:00
ljf
06276a621b
[enh] Check password in cli/api
2018-08-27 03:40:50 +02:00
Josue-T
cdd510642f
Set equiv as base dependance ( #515 )
2018-08-25 19:45:55 +02:00
Alexandre Aubin
0eaee300c6
Merge branch 'stretch-unstable' into app-stdinfo
2018-08-23 21:25:29 +02:00
Alexandre Aubin
477cf18a68
Merge pull request #463 from YunoHost/ynh-render-template-with-jinja2
...
[enh] Add ynh_render_template helper to render templates with jinja2
2018-08-23 21:22:53 +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
f7563b2cb4
Merge branch 'stretch-unstable' into app-stdinfo
2018-08-22 18:42:23 +02:00