Releases for Login Ticket API

loginticket 5.x-1.7

crdant - June 28, 2009 - 02:08
Download Size md5 hash
loginticket-5.x-1.7.tar.gz 10.16 KB f64600b05156f0e1648ed850ea6d5b6f
Official release from CVS tag: DRUPAL-5--1-7
Last updated: June 28, 2009 - 02:10

Repaired syntax reported by attymullins in #492434: Syntax errors in loginticket.install and loginticket.module.

loginticket 5.x-1.6

crdant - April 29, 2009 - 21:36

loginticket 6.x-1.6

crdant - April 29, 2009 - 16:10
Download Size md5 hash
loginticket-6.x-1.6.tar.gz 10.12 KB f5e46f9d3b692d924950ae4441704ec1
Official release from CVS tag: DRUPAL-6--1-6
Last updated: April 29, 2009 - 16:16

Initial release for Drupal 6. Includes patches from issues #264816: Drupal 6 port, #229797: Introduce an autoincrement integer id, and #436674: Uninstall hook calls loginticket hook unnecessarily.

loginticket 5.x-1.5

jpetso - March 4, 2008 - 19:54
Download Size md5 hash
loginticket-5.x-1.5.tar.gz 9.99 KB a1b76a7d84c19a7ec04991188249b578
Official release from CVS tag: DRUPAL-5--1-5
Last updated: March 4, 2008 - 19:55

Another bug fix release, including the following small improvements:

  • It is now made sure that logins happen even if no session exists and no other part of Drupal intends to create one, either. For users who are completely new to the site and use a direct login link (without visiting another page of the site before), this might have been problematic. *Fixed.*
  • Also, improvements by contributor vgarvardt from issue #229797: Introduce an autoincrement integer id. Should make the module a bit faster. (I haven't benchmarked it, though.)

Especially considering the first point, it is suggested (and safe - no incompatible changes) to upgrade. Thanks for reading, have fun.

loginticket 5.x-1.4

jpetso - November 15, 2007 - 23:01
Download Size md5 hash
loginticket-5.x-1.4.tar.gz 9.93 KB 0b03f600f577e8982e7cbb1b7029f271
Official release from CVS tag: DRUPAL-5--1-4
Last updated: November 15, 2007 - 23:05

I hate it when I have to put out two bugfix releases in short intervals, but uid in an SQL query must be %d and not '%s'. I have no idea where that came from, hope it was in the original user_login_submit() where it's correct as well currently.

loginticket 5.x-1.3

jpetso - November 15, 2007 - 21:33
Download Size md5 hash
loginticket-5.x-1.3.tar.gz 9.93 KB 4e7d23ac8ef49e4a1da1388a270a1f36
Official release from CVS tag: DRUPAL-5--1-3
Last updated: November 15, 2007 - 21:35

Follow-up release: fix the (newly introduced) feature that keeps the user logged in if she's the target (passcode-matching) user. The fix is twofold: a) it calls hook_loginticket($op='login') also for this case, and b) it returns the user object instead of TRUE, which is what the apidox say.

loginticket 5.x-1.2

jpetso - November 8, 2007 - 04:23
Download Size md5 hash
loginticket-5.x-1.2.tar.gz 9.92 KB dde26a4ba2b427a084a1085d212b2e44
Official release from CVS tag: DRUPAL-5--1-2
Last updated: November 8, 2007 - 04:25

Nevermind large changes in Temporary Invitation, this module seems to be well-designed enough to survive nearly without changes.
So this is mainly a bug fix release, with only one minor "feature". Here's what changed:

  • Bug fix: Don't delete tickets of the same user when a new one is created.
  • Usability: Don't attempt to log in if the target user is the current one already. (Most of all, this has the benefit of not destroying the session.)
  • Feature: Added a new hook_loginticket() op, 'login'. Called when a user logs in using a login ticket.
  • Coding guidelines: Default values for database columns, and some other minor style improvements.

That's it. I could say this module definitely goes well for my purposes, so I need your input where it's still lacking and how it could be improved. Don't be scared of posting issues, they can only help :)

loginticket 5.x-1.1

jpetso - May 11, 2007 - 13:17
Download Size md5 hash
loginticket-5.x-1.1.tar.gz 9.75 KB f9cb941469770fae25750b333e8c1501
Official release from CVS tag: DRUPAL-5--1-1
Last updated: May 11, 2007 - 13:20

No changes in functionality, only a fix in the API documentation (a more recent, no longer existing version of the hook was incorrectly mentioned).

loginticket 5.x-1.0

jpetso - March 30, 2007 - 22:20
Download Size md5 hash
loginticket-5.x-1.0.tar.gz 9.71 KB 3e604cc1c418848cc91a89b1ac7653b5
Official release from CVS tag: DRUPAL-5--1-0
Last updated: March 30, 2007 - 22:25

The very first release of the Login Ticket API. Tell me what you think, and use it in your own modules.

loginticket 5.x-1.x-dev

jpetso - March 30, 2007 - 22:18
Download Size md5 hash
loginticket-5.x-1.x-dev.tar.gz 10.19 KB 953648b08182359a6c3910212a54c8fe
Nightly development snapshot from CVS branch: DRUPAL-5
Last updated: December 5, 2009 - 00:08
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.