Make WordPress Core

Opened 13 years ago

Closed 11 years ago

#19120 closed defect (bug) (worksforme)

Interim login needs some work

Reported by: nacin's profile nacin Owned by: azaozz's profile azaozz
Milestone: Priority: normal
Severity: normal Version:
Component: General Keywords: close
Focuses: Cc:

Description

A CSS style causes a white 20px stripe at the top of the otherwise gray interim login screen.

That should go, and azaozz thinks the popup should as well.

3.3 for now, but the rest may be punted by azaozz.

Attachments (1)

19120.patch (6.4 KB) - added by azaozz 13 years ago.

Download all attachments as: .zip

Change History (8)

#1 @nacin
13 years ago

In [19124]:

Remove CSS for interim-login. see #19120.

#2 @nacin
13 years ago

  • Owner set to azaozz
  • Status changed from new to assigned

@azaozz
13 years ago

#3 @azaozz
13 years ago

This patch moves the "your session will expire shortly" warning to 2 hours before the cookies expire giving enough time for it to be triggered (no content lost).

The user will be redirected to the login form (with reauth=1) when there's no $_POST data and returned back to the previous screen on logging in, or a warning will be shown on the post edit/write screen by autosave.

It may be too late for this to get in 3.3.

#4 @azaozz
13 years ago

  • Keywords 3.4-early added
  • Milestone changed from 3.3 to Future Release

#5 @mbijon
13 years ago

  • Cc mike@… added

#6 @nacin
11 years ago

  • Keywords close added; 3.4-early removed

Going to guess this was caught in 3.6 and/or 3.8. azaozz, anything left?

#7 @azaozz
11 years ago

  • Milestone Future Release deleted
  • Resolution set to worksforme
  • Status changed from assigned to closed

Yes, we went in a different direction using heartbeat, iframe, etc.

Note: See TracTickets for help on using tickets.