WebUi Plugin 0.5

Suggest, post, or discuss plugins for Deluge
mvoncken
Developer
Developer
Posts: 225
Joined: Mon Sep 03, 2007 9:38 pm

Re: WebUi Plugin

Post by mvoncken »

silverdulcet wrote: mvoncken:
Just wanted to let you know the reason people can't accept the self signed certs permanently is that the Common Name (CN) does not match the ip address or domain name of the webserver that the Deluge WebUI is run on. In the ones you've included the Common Name (CN) is blank. You can't fix this problem since everyone's ip address or domain name where they run deluge from are all different.

For anyone that wants to do this. Generate your own self signed certs and make sure that the Common Name (CN) matches either the ip address or whatever domain name you type to access the deluge webui. (e.g. 192.168.0.59 or myserver.com). Then you just rename your self signed *.key *.pem files to deluge.key deluge.pem and copy them to /usr/share/deluge/plugins/WebUi/ssl/ Here is a howto about generating self signed certs: http://www.tc.umn.edu/~brams006/selfsign.html If you need one that is tailored more to your distro its easy enough to find one on your own.
Thanks ,
This is a nice one for the FAQ.
dev: webui, core, labels | irc:vonck7 |
Fraterius
New User
New User
Posts: 7
Joined: Mon Jan 28, 2008 1:35 pm

Re: WebUi Plugin

Post by Fraterius »

Sorry but how to logout from webui :roll: there should be such option. I don't know how it is in http, but I'm using https and I can't logout. I've tried using

Code: Select all

https://localhost:8112/logout
but with no results. Any idea?
mvoncken
Developer
Developer
Posts: 225
Joined: Mon Sep 03, 2007 9:38 pm

Re: WebUi Plugin

Post by mvoncken »

Fraterius wrote:Sorry but how to logout from webui :roll: there should be such option. I don't know how it is in http, but I'm using https and I can't logout. I've tried using

Code: Select all

https://localhost:8112/logout
but with no results. Any idea?
yep, logout is broken (the page is still there from a failed attempt at persistent sessions)
I'll add a link+working logout page in the next (bugfix) release.

for 0.6 i'll make persistent sessions an option.

edit: added logout for 0.6 and 0.5.
dev: webui, core, labels | irc:vonck7 |
Fraterius
New User
New User
Posts: 7
Joined: Mon Jan 28, 2008 1:35 pm

Re: WebUi Plugin

Post by Fraterius »

mvoncken wrote:edit: added logout for 0.6 and 0.5.
And when that will be added to a web version, cause I'm not using svn version, and It's not working with final release :| .
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: WebUi Plugin

Post by markybob »

Fraterius wrote:
mvoncken wrote:edit: added logout for 0.6 and 0.5.
And when that will be added to a web version, cause I'm not using svn version, and It's not working with final release :| .
if all goes well, we'll have another fix release in about a week
aqtrans
Member
Member
Posts: 28
Joined: Fri Feb 08, 2008 4:07 pm

Re: WebUi Plugin

Post by aqtrans »

I have a suggestion for the 0.6 version of WebUI, I'd love the feature to specify the download location for each individual torrent file. I am usually using my laptop, and will find something I'd like to download, and have to bookmark the torrents and download them when I get to my desktop.
mvoncken
Developer
Developer
Posts: 225
Joined: Mon Sep 03, 2007 9:38 pm

Re: WebUi Plugin

Post by mvoncken »

aqtrans wrote:I have a suggestion for the 0.6 version of WebUI, I'd love the feature to specify the download location for each individual torrent file. I am usually using my laptop, and will find something I'd like to download, and have to bookmark the torrents and download them when I get to my desktop.
Please request it in traq (http://dev.deluge-torrent.org/newticket)
And note that that feature is not available in 0.6-gtk.
So it should be added to 0.6 core+gtkui+webui
dev: webui, core, labels | irc:vonck7 |
trektorrents
Seeder
Seeder
Posts: 108
Joined: Fri Aug 10, 2007 2:26 pm

Re: WebUi Plugin

Post by trektorrents »

The advanced profile isn't working for me.

I'm running Deluge on a Vista Core 2. Access from either Firefox 2.0.0.12 or IE7 works perfectly on the Deluge profile. But in Advanced, none of the top-row buttons (add, removed, up, down) work.

Let me know if I can provide more info.
mvoncken
Developer
Developer
Posts: 225
Joined: Mon Sep 03, 2007 9:38 pm

Re: WebUi Plugin

Post by mvoncken »

trektorrents wrote:The advanced profile isn't working for me.

I'm running Deluge on a Vista Core 2. Access from either Firefox 2.0.0.12 or IE7 works perfectly on the Deluge profile. But in Advanced, none of the top-row buttons (add, removed, up, down) work.

Let me know if I can provide more info.
IE7 doesn't work because i never bothered to test it on that template.
I have a vista license on my laptop now and i can reproduce your problem.
dev: webui, core, labels | irc:vonck7 |
trektorrents
Seeder
Seeder
Posts: 108
Joined: Fri Aug 10, 2007 2:26 pm

Re: WebUi Plugin

Post by trektorrents »

Just an update.

With the upgrade to 0.5.8.9, the Advanced Profile for the webUI works.

Deluge running on a Vista Core 2 Duo, Home Premium.

Works from IE7 on XP Home, and works on Firefox 2.0.0.14 from a Kubuntu Laptop.

Super!
Post Reply