diff options
| author | nemsia <nemsia@nemsia.org> | 2018-04-06 21:21:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-06 21:21:22 +0200 |
| commit | 52ea3880731fe09d724ac0b831605583682068cf (patch) | |
| tree | 35f1d8c067914f6a05fc6979056a5dd9dc2d8c7d /check_process | |
| parent | 1d7613889c5e0ef976e3ed63e4ad82516508f5a9 (diff) | |
| parent | 18b69b2fdfbd1178334b5ea5a3c9e75fb439a10f (diff) | |
| download | mastodon_ynh-52ea3880731fe09d724ac0b831605583682068cf.tar.gz mastodon_ynh-52ea3880731fe09d724ac0b831605583682068cf.tar.bz2 mastodon_ynh-52ea3880731fe09d724ac0b831605583682068cf.zip | |
Merge pull request #74 from Jibec/master
Review and beginning of refactoring
Diffstat (limited to 'check_process')
| -rw-r--r-- | check_process | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/check_process b/check_process index 6952a12..273bc7a 100644 --- a/check_process +++ b/check_process @@ -4,7 +4,7 @@ domain="domain.tld" (DOMAIN) admin="john" (USER) path="/path" (PATH) - passwd="adminpassword" + passwd="():g9!co.'G{2+f/Wd\,e" ; Checks pkg_linter=1 setup_sub_dir=0 @@ -26,9 +26,9 @@ Level 1=auto Level 2=auto Level 3=auto - Level 4=na - Level 5=1 -# level 5: le test ne semble pas tout à fait savoir ce qu'est vraiment un "exit". +# Level 4: TODO: https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Enabling-LDAP-login.md + Level 4=0 + Level 5=auto Level 6=auto Level 7=auto Level 8=0 |
