Project

General

Profile

Actions

Feature proposal #1443

closed

Add the login without password to CB API

Added by beat about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
11 February 2010
Due date:
% Done:

100%

Estimated time:
1:00 h

Related issues 1 (0 open1 closed)

Blocks Facebook Connect CB Plugin - Bug #1446: Login events should fire and the redirect to CB login form should not happen again if events do redirectClosedkrileon11 February 2010

Actions
Actions #1

Updated by beat about 14 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Added it in r866 with strictly BOOLEAN $password === false parameter to:

$_CB_framework->login( 'username', false );
(without the events)

and to:

CBAuthentication->login( 'username', false );
(with all events)
methods.

Actions #2

Updated by beat about 14 years ago

  • Project changed from Facebook Connect CB Plugin to CB
  • Target version deleted (1.0 B1)
Actions #3

Updated by beat about 14 years ago

  • Target version set to CB 1.2.2
Actions

Also available in: Atom PDF