[Django] #23334: Incorrect Wiki Login Link

64 views
Skip to first unread message

Django

unread,
Aug 21, 2014, 12:52:36 PM8/21/14
to django-...@googlegroups.com
#23334: Incorrect Wiki Login Link
-------------------------------------+--------------------
Reporter: pegler | Owner: nobody
Type: Uncategorized | Status: new
Component: *.djangoproject.com | Version: 1.4
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+--------------------
Within the body of the wiki start page, there's a pretty prominent link
that says "log in with a GitHub account" but it points to the old basic
auth login. This should be updated to point to the new GitHub login.

--
Ticket URL: <https://code.djangoproject.com/ticket/23334>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Aug 21, 2014, 1:06:23 PM8/21/14
to django-...@googlegroups.com
#23334: Incorrect Wiki Login Link
-------------------------------------+-------------------------------------
Reporter: pegler | Owner: nobody
Type: Uncategorized | Status: closed
Component: *.djangoproject.com | Version: 1.4
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage:
Has patch: 0 | Unreviewed
Needs tests: 0 | Needs documentation: 0
Easy pickings: 1 | Patch needs improvement: 0
| UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by bmispelon):

* status: new => closed
* needs_better_patch: => 0
* resolution: => fixed
* needs_tests: => 0
* needs_docs: => 0


Comment:

Fixed it, thanks for pointing it out.

--
Ticket URL: <https://code.djangoproject.com/ticket/23334#comment:1>

Django

unread,
Aug 21, 2014, 6:00:02 PM8/21/14
to django-...@googlegroups.com
#23334: Incorrect Wiki Login Link
-------------------------------------+-------------------------------------

Reporter: pegler | Owner: nobody
Type: Uncategorized | Status: new
Component: *.djangoproject.com | Version: 1.4
Severity: Normal | Resolution:

Keywords: | Triage Stage:
Has patch: 0 | Unreviewed
Needs tests: 0 | Needs documentation: 0
Easy pickings: 1 | Patch needs improvement: 0
| UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by freakboy3742):

* status: closed => new
* resolution: fixed =>


Comment:

There's one other place that this manifests.

If you go to a login-protected page (e.g., new ticket) and you're *not*
logged in, you get an "Error: Forbidden" page. At the top of that page is
a message that says "You are currently not logged in. You may want to do
so now.", which links to the Trac login URL.

So - we need to fix that link. And if we can make the "forbidden page" a
little more humane while we're at it....

--
Ticket URL: <https://code.djangoproject.com/ticket/23334#comment:2>

Django

unread,
Aug 22, 2014, 1:59:59 AM8/22/14
to django-...@googlegroups.com
#23334: Incorrect Wiki Login Link
-------------------------------------+------------------------------------

Reporter: pegler | Owner: nobody
Type: Uncategorized | Status: new
Component: *.djangoproject.com | Version:
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+------------------------------------
Changes (by bmispelon):

* version: 1.4 =>
* stage: Unreviewed => Accepted


--
Ticket URL: <https://code.djangoproject.com/ticket/23334#comment:3>

Django

unread,
Aug 22, 2014, 2:48:48 AM8/22/14
to django-...@googlegroups.com
#23334: Incorrect Wiki Login Link
-------------------------------------+-------------------------------------
Reporter: pegler | Owner: aaugustin
Type: Uncategorized | Status: assigned

Component: *.djangoproject.com | Version:
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by aaugustin):

* owner: nobody => aaugustin
* status: new => assigned


--
Ticket URL: <https://code.djangoproject.com/ticket/23334#comment:4>

Django

unread,
Aug 24, 2014, 2:20:43 PM8/24/14
to django-...@googlegroups.com
#23334: Incorrect Wiki Login Link
-------------------------------------+------------------------------------
Reporter: pegler | Owner:

Type: Uncategorized | Status: new
Component: *.djangoproject.com | Version:
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+------------------------------------
Changes (by aaugustin):

* owner: aaugustin =>
* status: assigned => new


Comment:

This is handled deep inside Trac:
http://trac.edgewall.org/browser/trunk/trac/web/main.py#L554

I'm not sure how to make changes to that behavior.

--
Ticket URL: <https://code.djangoproject.com/ticket/23334#comment:5>

Django

unread,
Aug 24, 2014, 2:20:45 PM8/24/14
to django-...@googlegroups.com
#23334: Incorrect Wiki Login Link
-------------------------------------+------------------------------------
Reporter: pegler | Owner:

Type: Uncategorized | Status: new
Component: *.djangoproject.com | Version:
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+------------------------------------
Changes (by aaugustin):

* easy: 1 => 0


--
Ticket URL: <https://code.djangoproject.com/ticket/23334#comment:6>

Django

unread,
Sep 2, 2014, 4:30:30 PM9/2/14
to django-...@googlegroups.com
#23334: Incorrect Wiki Login Link
--------------------------------------+------------------------------------
Reporter: pegler | Owner:
Type: Cleanup/optimization | Status: new
Component: *.djangoproject.com | Version:

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by aaugustin):

* type: Uncategorized => Cleanup/optimization


--
Ticket URL: <https://code.djangoproject.com/ticket/23334#comment:7>

Django

unread,
Sep 6, 2014, 10:49:42 AM9/6/14
to django-...@googlegroups.com
#23334: Incorrect Wiki Login Link
--------------------------------------+------------------------------------
Reporter: pegler | Owner:
Type: Cleanup/optimization | Status: new
Component: *.djangoproject.com | Version:

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by collinanderson):

re #23432, could we change a lot of our links to point to the wiki home
page, rather than login required urls like /newticket?

--
Ticket URL: <https://code.djangoproject.com/ticket/23334#comment:8>

Django

unread,
Sep 6, 2014, 1:14:41 PM9/6/14
to django-...@googlegroups.com
#23334: Incorrect Wiki Login Link
--------------------------------------+------------------------------------
Reporter: pegler | Owner:
Type: Cleanup/optimization | Status: new
Component: *.djangoproject.com | Version:

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by aaugustin):

Yes, we could.

--
Ticket URL: <https://code.djangoproject.com/ticket/23334#comment:9>

Django

unread,
Sep 6, 2014, 1:25:23 PM9/6/14
to django-...@googlegroups.com
#23334: Incorrect Wiki Login Link
--------------------------------------+------------------------------------
Reporter: pegler | Owner:
Type: Cleanup/optimization | Status: new
Component: *.djangoproject.com | Version:

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by collinanderson):

* has_patch: 0 => 1


Comment:

https://github.com/django/djangoproject.com/pull/85 changed some
/newticket links to point to home page

--
Ticket URL: <https://code.djangoproject.com/ticket/23334#comment:10>

Django

unread,
Sep 8, 2014, 9:00:00 AM9/8/14
to django-...@googlegroups.com
#23334: Incorrect Wiki Login Link
--------------------------------------+------------------------------------
Reporter: pegler | Owner:
Type: Cleanup/optimization | Status: new
Component: *.djangoproject.com | Version:

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by Collin Anderson <cmawebsite@…>):

In
[changeset:"8a46e5816efe6e45342bc7bdca4371bb54e448a8/djangoproject.com"]:
{{{
#!CommitTicketReference repository="djangoproject.com"
revision="8a46e5816efe6e45342bc7bdca4371bb54e448a8"
Refs #23334 -- changed some /newticket links

/newticket currently has an unfriendly "forbidden" error if you are
logged out. Send them to wiki home page instead.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/23334#comment:11>

Django

unread,
Sep 8, 2014, 9:01:40 AM9/8/14
to django-...@googlegroups.com
#23334: Incorrect Wiki Login Link
--------------------------------------+------------------------------------
Reporter: pegler | Owner:
Type: Cleanup/optimization | Status: new
Component: *.djangoproject.com | Version:

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by timgraham):

* has_patch: 1 => 0


--
Ticket URL: <https://code.djangoproject.com/ticket/23334#comment:12>

Django

unread,
Dec 18, 2014, 3:37:46 PM12/18/14
to django-...@googlegroups.com
#23334: Incorrect Wiki Login Link
--------------------------------------+------------------------------------
Reporter: pegler | Owner:
Type: Cleanup/optimization | Status: closed
Component: *.djangoproject.com | Version:
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by timgraham):

* status: new => closed
* resolution: => fixed


Comment:

We've restored the ability to login using basic auth and there's a fairly
prominent link to "GitHub Login" on the page, so I think this is good
enough for now.

--
Ticket URL: <https://code.djangoproject.com/ticket/23334#comment:13>

Reply all
Reply to author
Forward
0 new messages