Opened 15 years ago

Closed 15 years ago

#1129 closed Enhancement (fixed)

You must add '/transmission/web/' to your IP to view web interface

Reported by: rdougan Owned by: Gimp
Priority: Normal Milestone: 1.30
Component: Web Client Version: 1.22+
Severity: Trivial Keywords:
Cc:

Description

If you go to http://localhost:9091/ on the latest nightly build, it spits a error: 403 (auth) message. You must visit http://localhost:9091/transmission/web/.

I thought this was something to do with the IP addresses in the remote section of Transmission preferences, however it is not.

I'm pretty sure it isn't meant to be like this. Correct me if I'm wrong..

Change History (9)

comment:1 Changed 15 years ago by rdougan

  • Milestone changed from 1.30 to None Set

comment:2 Changed 15 years ago by charles

  • Resolution set to invalid
  • Status changed from new to closed

You're wrong. As I mentioned in the dev channel, this is intentional.

comment:3 Changed 15 years ago by Gimp

  • Milestone changed from None Set to Sometime
  • Resolution invalid deleted
  • Severity changed from Minor to Trivial
  • Status changed from closed to reopened
  • Type changed from Bug to Enhancement
  • Version 1.22 deleted

It would probably be beneficial to not need to go to there, or at least have a redirect to get to there from the root directory,

comment:4 follow-up: Changed 15 years ago by livings124

A redirect from the root, instead of an error, seems like a good idea to me.

comment:5 in reply to: ↑ 4 Changed 15 years ago by rdougan

I would agree with a re-direct too.

comment:6 Changed 15 years ago by charles

  • Milestone changed from Sometime to 1.40
  • Version set to 1.22+

Well if we're going to do this, we should do it for 1.40 so that it's consistent starting with the first supported release of the integrated web client.

comment:7 Changed 15 years ago by charles

  • Resolution set to fixed
  • Status changed from reopened to closed

fixed in r6428

comment:8 Changed 15 years ago by livings124

  • Milestone changed from 1.40 to 1.30
  • Resolution fixed deleted
  • Status changed from closed to reopened

It should redirect with that path instead of not using it all together.

comment:9 Changed 15 years ago by charles

  • Resolution set to fixed
  • Status changed from reopened to closed

fixed in r6430

Note: See TracTickets for help on using tickets.