6d8a73930d
Add a workaround in Nginx to make RPC work with basic auth, and return 401 instead of 302.
...
We need to do that *only* on the RPC location to keep redirect to SSO working.
2023-12-08 12:17:44 +01:00
eric_G
f5685f8c0c
Testing ( #101 )
...
* Auto-update README
* Bullseye (#95 )
* Upgrade to bullseye
* Auto-update README
* Auto-update README
* Update check_process
* Update manifest.json
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
* Update manifest.json
* Update upgrade
* Auto-update README
* Version 2 (#99 )
* Update install
* v2
* Auto-update README
* v2
* fix
* Auto-update README
* Delete updater.sh
* fix
* fix
* Update restore
* fix
* Update manifest.toml
* add sudirs
* Update install
* cleaning
* Update upgrade
* Update tests.toml
* Update manifest.toml
* Update manifest.toml
* cleaning
* Auto-update README
* cleaning
* fix
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
* Auto-update README
* Update manifest.toml
* Auto-update README
* Update upgrade
* Update tests.toml
* Fix upgrade script for old versions (#102 )
We moved from /home/yunohost.transmission to /home/yunohost.app/transmission.
Dangling symlinks might exist in the $MEDIA_DIRECTORY...
Removing this before ynh_multimedia_build_main_dir will fix this, and the symlinks will be recreated after by ynh_multimedia_addfolder.
Also, we're using rm and not ynh_secure_remove because of https://github.com/YunoHost/issues/issues/2253
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Salamandar <6552989+Salamandar@users.noreply.github.com>
2023-09-28 12:25:27 +02:00
yalh76
37355ac1a8
Fix #88
2022-07-03 20:39:22 +02:00
yalh76
3ac30d2f81
Apply example_ynh
2022-07-03 20:36:04 +02:00
Alexandre Aubin
f136dfd44e
Update nginx.conf to protect against path traversal issue
2020-10-25 11:49:27 +01:00
Maniack Crudelis
ac872f2ea5
Update nginx.conf
2019-06-03 16:01:40 +02:00
notarobot63
c125644d3d
Update nginx.conf
...
PR to allow upload of bigger torrent files
On files >1M you got the "Entity too large" nginx error
This can be fixed by using : client_max_body_size 8M;
2019-06-03 13:34:54 +02:00
Maniack Crudelis
0a5a5deaf8
Add info
2019-05-09 11:38:34 +02:00
Kay0u
1532fca40d
Fix warning
2019-05-09 11:07:57 +02:00
Maniack Crudelis
8716132517
Fix root installation
2019-05-01 19:39:41 +02:00
Maniack Crudelis
2f7a4168fd
Normalization from example_ynh
2019-05-01 13:24:56 +02:00
Maniack Crudelis
dbc2a6fc94
Fix #48...
2019-03-19 18:00:40 +01:00
Maniack Crudelis
1096a737a4
Add rpc-host-whitelist
2018-12-12 19:54:24 +01:00
Maniack Crudelis
6c088f616d
Global refactoring
2017-06-13 23:37:51 +02:00
Jean-Francois
14fec9025c
Add watchdir
...
Add watchdir with chmod 770. Saves the path in setting.
2016-12-28 17:23:48 +01:00
Jean-Francois
d86c45d52a
Add RPC Password
...
Generates a RPC password and saves it as a setting. If no RPC password
is present (previous versions), generates one and saves it as a setting
as well.
2016-12-28 16:54:07 +01:00
opi
da2757cefe
[enh] Show human readable size on completed files index.
2014-12-04 10:51:24 +01:00
Alexis Gavoty
b5be3e99c1
[fix] Listen only localhost
2014-06-06 11:36:52 +02:00
Alexis Gavoty
52b68cbe4e
[fix] Listen only localhost
2014-06-06 10:57:50 +02:00
Alexis Gavoty
9884d49d6e
[enh] Add YunoHost user panel
2014-05-29 11:25:26 +02:00
Alexis Gavoty
16b0068b81
Update nginx.conf
2013-10-29 18:05:18 +01:00
Kload
29db7a63ff
Add index of completed directory
2013-10-29 15:05:20 +00:00
Kload
70b375114e
Init
2013-10-29 13:14:27 +00:00