signond:plugin-restart

Last commit made on 2011-06-18
Get this branch:
git clone -b plugin-restart https://git.launchpad.net/signond

Branch merges

Branch information

Name:
plugin-restart
Repository:
lp:signond

Recent commits

7cb1892... by Alberto Mardegan

Fix the plugin type() method

Old implementation could never work.

cd49e64... by Alberto Mardegan

signond: do not corrupt the plugin type variable

There is no need to call the plugin's queryType method (which is also
implemented wrongly): we already know what the plugin type is. We can call it
just for debugging purposes.

a96e613... by Tomi Suviola <email address hidden>

increase version

4a3545f... by Tomi Suviola <email address hidden>

Needed to fix bug 249545 - Verify username feature is broken.

fa3b510... by Tomi Suviola <email address hidden>

increase version

15dad2d... by Tomi Suviola <email address hidden>

Add counter for verifyUser()

9e7a0ba... by Tomi Suviola <email address hidden>

Fix empty credential entries during store()

9ec91ae... by Tomi Suviola <email address hidden>

Fix bug 263230 - login dialog is shown after configuring facebook account

a27006d... by Alberto Mardegan <email address hidden>

Version 8.33

c8ea68a... by Alberto Mardegan <email address hidden>

Link libsignon-extensions with libcryptsetup