ericgaspar
b62f61ca40
Add templates
2021-05-22 12:31:45 +02:00
ericgaspar
d7e2d02438
Update check_process
2021-01-17 19:42:20 +01:00
ericgaspar
e56f308b4e
Update check_process
2021-01-13 18:44:21 +01:00
Éric Gaspar
fc6a600bb9
Add Team and Enterprise ( #202 )
...
* Add Team/Entreprise install
2021-01-13 11:31:12 +01:00
ericgaspar
86908c0444
Update check_process
2021-01-12 13:26:03 +01:00
ericgaspar
5a4ce86d90
Update check_process
2021-01-12 13:16:25 +01:00
ericgaspar
a6dc2d255e
Update check_process
2021-01-12 13:06:17 +01:00
ericgaspar
43bf44ff01
Remove change_url
2021-01-12 12:03:18 +01:00
ericgaspar
c9d06d1010
set change_url to true
2021-01-12 10:44:50 +01:00
Éric Gaspar
705b3da0e7
repackage ( #200 )
...
* repackage
2021-01-11 23:46:48 +01:00
Éric Gaspar
b9e6199d36
Fix linter warning ( #195 )
...
Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
2020-11-23 22:36:49 +01:00
Pierre de La Morinerie
d460d7f2bd
scripts: disable questionnable password complexity rules
...
Enforcing password complexity rules is usually useless, and encourages
bad security.
However, this is not our main issue. The problem is that when installing
Mattermost on Yunohost, if the user chooses a password that doesn't
fullfil all these requirements, the installation will fail with a hard-
to-spot error message.
We don't want this to happen, so we relax the rules a little.
Fix #159
2020-02-10 00:47:38 +01:00
Pierre de La Morinerie
f07b4a7822
app: implement subpath support
2020-02-09 01:07:59 +01:00
Pierre de La Morinerie
16de4c98cb
tests: make the test password comply with Mattermost complexity policy
2019-09-10 20:34:17 +02:00
Pierre de La Morinerie
15e19ce6c9
Create first user and team from the app install
2018-02-16 19:27:04 +05:30
Pierre de La Morinerie
256cafcb07
scripts: support multi-instance install
2018-01-31 11:42:52 +05:30
Pierre de La Morinerie
0918978e92
scripts: handle port in use
2018-01-31 11:42:52 +05:30
Pierre de La Morinerie
aa7721322d
scripts: modernize the publix/private switch
...
This allow package_check to properly test it.
2018-01-31 11:42:52 +05:30
Pierre de La Morinerie
068bc7d399
check_process: modernize syntax
2018-01-30 12:14:57 +05:30
Pierre de La Morinerie
e379a0e46e
package_check: mark LDAP auth as not applicable
...
Mattermost doesn't support LDAP auth in the Free edition (this
feature is restricted to the Entreprise non-free edition).
See https://github.com/YunoHost-Apps/mattermost_ynh/issues/58
2018-01-29 11:43:23 +05:30
Pierre de La Morinerie
4e028257b6
test: rename ynh-tests.local to ynh_tests.local
...
`ynh-dev` prefers when the box name has no dashes.
2017-10-23 19:34:50 +05:30
Pierre de La Morinerie
052bcf47fd
package_check: enable CI notifications
2017-10-23 10:37:02 +05:30
Pierre de La Morinerie
eb7191628a
package_check: upgrade file to latest version of the template
2017-10-23 10:37:02 +05:30
Pierre de La Morinerie
98659bd41e
package_check: test more cases
2017-10-23 10:37:02 +05:30
Pierre de La Morinerie
31966208a4
tests: add package_check config file
2017-09-12 16:35:00 +05:30