-
Add 'tupas-form' classes to the Tupas forms to help with the theming.
-
Update to the general settings form and to the user logout function: Allow the admin to select whether or not user's Tupas authentication should be terminated on logout.
-
Updated README author info.
-
Fixed a wrong parameter passed to a function.
-
Small changelog file about the changes just made.
-
Bit better code documentation and code cleanup. Padd the transaction id with zeros if it's shorter than 20 digits. Added the SHA256 algorithm available to the module. Fixed a fatal error when trying to re-set user's roles or user's Tupas auth status when it was already existing. Fixed the bug when user's 'Tupas authenticated user' role wasn't removed on logout.
-
Added the missing images for banks (Handelsbanken, S-Pankki, Ålandsbanken). Updated image names to match to the bank name for clarity. Update script for adding / updating the bank images into the database.
-
Removed a call to an undefined debug function that causes errors.
-
Remove version information from the .info.
-
Renamed the images into the format of bankname.gif for clarity.