Project

General

Profile

Actions

Feature #33518

closed

Allow authentication with partial OpenID identifier

Added by Xavier Perseguers about 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2012-01-29
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Currently OpenID authentication requires the user to enter her full OpenID identifier (except for the last "/" which may be omitted):

http://<username>.<some-provider>.<tld>

or

https://<username>.<some-provider>.<tld>

This patch allows the user to enter only the useful part of this full identifier, namely:

<username>.<some-provider>.<tld>


Files

33518.diff (2.85 KB) 33518.diff Xavier Perseguers, 2012-01-29 19:51

Related issues 1 (0 open1 closed)

Precedes TYPO3 Core - Bug #34439: Open ID login failsClosed2012-03-01

Actions
Actions #1

Updated by Xavier Perseguers about 12 years ago

Please find a patch for that. I'd like the security team and Dmitry to have a look at it before hopefully pushing to Gerrit.

Actions #2

Updated by Dmitry Dulepov about 12 years ago

Writing from iPad, so I did not look into diff. The idea is good but there is one issue. If the identifier contains a path, slash should not be appended. Urls with a slash and without it are different according to rfc. Java urls typically do not have a slash in the end, so appending the slash would break authentication. If that's not the case for the patch, the change should be good.

Actions #3

Updated by Gerrit Code Review about 12 years ago

  • Status changed from Needs Feedback to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8764

Actions #4

Updated by Gerrit Code Review about 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8764

Actions #5

Updated by Gerrit Code Review about 12 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8764

Actions #6

Updated by Gerrit Code Review about 12 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8764

Actions #7

Updated by Xavier Perseguers about 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Gerrit Code Review about 12 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/9230

Actions #9

Updated by Gerrit Code Review about 12 years ago

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/9231

Actions #10

Updated by Gerrit Code Review about 12 years ago

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9238

Actions #11

Updated by Gerrit Code Review about 12 years ago

Patch set 2 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/9231

Actions #12

Updated by Gerrit Code Review about 12 years ago

Patch set 2 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9238

Actions #13

Updated by Gerrit Code Review about 12 years ago

Patch set 3 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9238

Actions #14

Updated by Gerrit Code Review about 12 years ago

Patch set 4 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9238

Actions #15

Updated by Wouter Wolters almost 12 years ago

Can be closed. Merged in 4.7.0beta1

Xavier Perseguers May 21

Patch Set 4: Abandoned

No more backports!

Actions #16

Updated by Ernesto Baschny almost 12 years ago

  • Status changed from Under Review to Closed
Actions #17

Updated by Ernesto Baschny almost 12 years ago

  • TYPO3 Version changed from 4.6 to 4.7
Actions

Also available in: Atom PDF