Downloads

Download temporary_invitation-5.x-2.3.tar.gztar.gz 25.54 KB
MD5: 12312aae0ea9811b099d1b4ec5cd18dc
SHA-1: 532e14b04b93da2ec28a3aa7b350264fd4d65af0
SHA-256: efdbbba7084d4b17fac3d46d5226c29b9e14d0013b46d486e7887d7bd8c1c2a3
Download temporary_invitation-5.x-2.3.zipzip 29.6 KB
MD5: d2af15fdddf84c7a329472fa230e0a2d
SHA-1: 6a68ffe9ffa2e2f6c022fb226ea6c5122bdd01f0
SHA-256: 4f6c1e39ea8681d17c885f3f02c973706bc5c9abcc05da72f4611207fe120b70

Release notes

security bugfix:
* fixing XSS problem when displaying invitations

other fixes and improvements since 5.x-2.2:

* Put the preview form elements in a common parent item too,
and make it a bit more themeable.
* Make it possible for modules to alter the email template and body.
* Streamline message template retrieval, and make it pluggable too.
* Update the copyright notices, and remove the amateur GPL header
(drupal.org now explicitely states GPLv2+ anyways).
* Reduce code duplication by centralizing mail text replacements into a
separate function. Also, reduce complexity by moving replacements out of
the _temporary_invitation_get_message_template() function.
* Provide a token for the invitation creation date.
* Sort loaded arrays by creation date (newest first).
* Record and show the creation date of an invitation.
* Make redirection more robust against $_REQUEST['destination'] paths
that might be set by hook_user() and confuse guest users as they don't
get to the target path.
* Add a setting to control the maximum number of invitations per hour.

Created by: fago
Created on: 4 Nov 2009 at 10:34 UTC
Last updated: 4 Nov 2009 at 20:45 UTC
Security update
New features
Bug fixes

Other releases