Gredin67
154ca11d00
replace "\# with "#
2023-07-15 02:51:09 +02:00
rosbeef andino
50b41da1dc
Update upgrade auto_join_rooms
...
add backslash to escape #
2023-07-10 08:07:34 +00:00
rosbeef andino
cb1f43ed2e
Update install auto_join_rooms
...
add backslash to escape #
2023-07-10 08:06:13 +00:00
rosbeef andino
05b8749c1e
Update config Done
2023-07-09 13:29:41 +00:00
rosbeef andino
3b9218c93f
Update config
2023-07-06 06:53:43 +00:00
gredin67
c7d3eedcaa
merge last commits from #374
2023-07-03 22:30:08 +02:00
rosbeef andino
4f7892a786
Update config
...
Done
2023-07-02 21:07:56 +00:00
rosbeef andino
8e59218e9b
Update config
2023-07-02 19:12:53 +00:00
rosbeef andino
0438f8f21d
Update config
...
damne i'm bad
2023-07-02 19:10:42 +00:00
rosbeef andino
11eea48fae
Update config bug corrected
...
my bad
2023-07-02 18:47:44 +00:00
rosbeef andino
2005c1b1fb
Update config auto_join_rooms
...
Auto join rooms config should be good.
which more ??
2023-07-01 14:07:50 +00:00
rosbeef andino
c9151251c5
Update config allowed_local_3pids
...
allowed_local_3pids should work
its mandatory that config part is like that
#allowed_local_3pids:
# - medium: email
# pattern: '<pattern>'
# - medium: msisdn
# pattern: 'pattern'
no more o duplicate medium with different pattern are allowed
no separated lines
should just vary the comented lines or not
the line starting spaces
2023-07-01 09:27:41 +00:00
rosbeef andino
da52218aeb
Update config registrations_require_3pid ok
...
registrations_require_3pid should be ok
keep allowed_local_3pid_(email|msisdn)
autojoin_rooms
autocreate_auto_join_rooms
2023-07-01 08:25:47 +00:00
rosbeef andino
1e51a9e661
WIP
...
sorry i need more time
2023-06-29 14:09:16 +00:00
rosbeef andino
2609503f6d
Update config
2023-06-29 08:39:25 +00:00
Gredin67
ed452ea71f
Merge branch 'testing' into config-panel
2023-04-23 14:23:26 +02:00
Gredin67
ef46161638
nginx max_upload_size
2023-04-18 22:48:23 +02:00
Josué Tille
eb3d09b662
Cleanup install/upgrade source
2023-03-06 08:38:42 +01:00
Josué Tille
136d04abea
fix setup source
2023-02-16 08:07:44 +01:00
Josué Tille
b6fdf2e998
Fix typo
2023-02-16 00:09:54 +01:00
Josué Tille
10d66805ef
fix path issue
2023-02-15 22:29:06 +01:00
Josué Tille
24b07765e1
Add missing chown
2023-02-15 20:17:04 +01:00
Josué Tille
b1eab1b408
Cleanup install and use requirement from package build
2023-02-09 19:44:59 +01:00
rosbeef andino
fcdd1d1f4f
Update upgrade
2023-01-30 17:08:00 +00:00
rosbeef andino
d5869bdb36
Update install
2023-01-30 17:00:49 +00:00
gredin67
75349b38b7
restructure allowed_local_3pids
2023-01-19 10:08:18 +01:00
Gredin67
5d6efa05b7
Apply suggestions from code review
...
Co-authored-by: Josue-T <josue@tille.ch>
2023-01-18 15:20:11 +01:00
Josue-T
42fe0302b3
Merge pull request #360 from Gredin67/fix-sso-client-whithelist-generation
...
Fix lists in config
2023-01-15 12:53:41 +01:00
gredin67
af225f6201
Merge branch 'master' into config-panel
2023-01-14 12:50:23 +01:00
gredin67
84eb157391
config max_upload_size
2023-01-13 12:38:30 +01:00
Josue-T
500bb6538a
force attrs version too
2023-01-13 08:16:02 +01:00
Gredin67
4da1cb0f11
remove unnecessary replace_string
2023-01-12 18:47:17 +01:00
Josue-T
13973bfc84
Merge pull request #358 from YunoHost-Apps/fix_issue_335
...
Fix upgrade with old pyopenssl
2023-01-12 08:02:02 +01:00
gredin67
5e939bada8
yeepy!
2023-01-11 18:31:49 +01:00
gredin67
3af6cc79e9
typotypo
2023-01-11 18:13:23 +01:00
gredin67
36df907490
tyyyyyyyyyyyyyy
2023-01-11 17:52:30 +01:00
gredin67
5ee7ed4f22
typo
2023-01-11 17:42:10 +01:00
gredin67
fa02d4e9c0
typo
2023-01-11 17:36:28 +01:00
gredin67
e6a6fffef1
typo
2023-01-11 17:21:45 +01:00
gredin67
3ced5e2a7c
clean config init
2023-01-11 17:11:43 +01:00
gredin67
2cabc70378
erase custom config panel
2023-01-11 15:02:48 +01:00
gredin67
7ada897751
init allow_regis at upgrade
2023-01-11 14:53:53 +01:00
gredin67
56ad01bdb9
client urls
2023-01-11 14:03:52 +01:00
Gredin67
b28486fcd5
correst string compare syntax
2023-01-11 12:29:02 +01:00
Gredin67
2462d89af1
disable password if registration disabled
2023-01-10 18:22:38 +01:00
gredin67
e853d00dc2
fix coturn.conf external-ip
2023-01-10 17:57:44 +01:00
Carlos Solís
39ffead3a9
Make user creation script depend on YNH version
...
The format used to create a new user on YunoHost 11.1 and above is different than the one used beforehand. This change is intended to detect which version is currently installed and use the correct format.
2023-01-10 09:56:15 -06:00
gredin67
f58c330fe9
e2e default
2023-01-10 16:49:36 +01:00
Gredin67
e8ddae15d8
e2e_enabled_by_default [all,invite,off]
2023-01-10 16:36:46 +01:00
Gredin67
eb51ba4e8b
correct init e2e_default
2023-01-10 15:26:29 +01:00