cosign 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| cosign-7.x-1.x-dev.tar.gz | 12.73 KB | 23d6aa578f9f3f32838d244e5da3291f |
| cosign-7.x-1.x-dev.zip | 14.02 KB | 2f6ebd1271381a8cedf801bb16ce3b70 |
Release notes
#1430094: module does not work with version 7 of Drupal
First stab at D7 support.
Remove webserver auth dependency.
Thanks to BobRiddle for most of the code.
cosign 6.x-1.7
| Download | Size | md5 hash |
|---|---|---|
| cosign-6.x-1.7.tar.gz | 9.5 KB | e63caddd47d475b1e76a587c2d1f1026 |
| cosign-6.x-1.7.zip | 10.34 KB | 11bacbfb46b0d4281581fb0c3d33fea9 |
Release notes
- Fixed some API compliance issues for db_query and watchdog.
- Filter request_uri() when displaying login link #899738: Possible security vulnerability in cosign_form_alter (login block)
- Make the block themeable #696058: Make the block themeable
- Fixed many code style issues #1155598: Fix many code style issues
cosign 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| cosign-6.x-1.x-dev.tar.gz | 9.5 KB | 5b354e63e28e743260a1493b3b9cbfe4 |
| cosign-6.x-1.x-dev.zip | 10.35 KB | e561e264212e3ec645858c6469a1ade4 |
Release notes
Updated contact information in documentation.
cosign 5.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| cosign-5.x-1.5.tar.gz | 9.39 KB | fb2f5af8a51767d3b9aee86952a092d7 |
| cosign-5.x-1.5.zip | 10.35 KB | 9ba39a09de3b962e72323e89b1032041 |
Release notes
Updated contact information in documentation.
cosign 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| cosign-6.x-1.6.tar.gz | 9.29 KB | e590cb888c59fd6b557e1b23d2f00997 |
| cosign-6.x-1.6.zip | 10.27 KB | 893c863eeb8a04813e23c54ba4f8738a |
Release notes
Updated contact information in documentation.
cosign 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| cosign-6.x-1.5.tar.gz | 9.28 KB | ecc5a866a4300b61fed8c9e1ffde1992 |
| cosign-6.x-1.5.zip | 10.27 KB | c2b9b420444ce3efc477bfbb6d67ad40 |
Release notes
Thanks to idnorton for patches which fixed two issues.
cosign 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| cosign-5.x-1.4.tar.gz | 9.37 KB | 1ff9e50648af43a2162d4ae2499537a3 |
| cosign-5.x-1.4.zip | 10.34 KB | 204a934758687d30b86773bb77920079 |
Release notes
- Disables user registration and e-mail sections of "User settings" as these are not relevant when using Cosign.
- Style cleanup (dereine, #319737)
cosign 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| cosign-6.x-1.4.tar.gz | 9.28 KB | b31c0dea20fc976db324d783e38e625c |
| cosign-6.x-1.4.zip | 10.26 KB | 2c122c1a3feb1c4edae36bf4fbf50544 |
Release notes
- This release makes the Cosign module compatible with Drupal 6.
- It also disables some settings which are not applicable when the Cosign module is enabled.
- The code style now complies with the Drupal coding standard.
cosign 6.x-1.4-beta1
| Download | Size | md5 hash |
|---|---|---|
| cosign-6.x-1.4-beta1.tar.gz | 9.26 KB | 874ad90ee25233bdae8bda9cd383506f |
| cosign-6.x-1.4-beta1.zip | 10.26 KB | 3a8e6aea41122389e9c9d997b69d0cf9 |
Release notes
This release makes the cosign module compatible with Drupal 6.
cosign 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| cosign-5.x-1.3.tar.gz | 9.39 KB | 586a09e6ecdd462a6363f218cf2cb197 |
| cosign-5.x-1.3.zip | 10.59 KB | fbe81d0aae7623d2a1385f30ccffa8b7 |
Release notes
Added logout path configuration menu as suggested by mlhess.
Automatically replacing the login block with a link to https.
Hiding the username change field when editing a user.
cosign 5.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| cosign-5.x-2.x-dev.tar.gz | 9.22 KB | 7535d255d7da9a01afec243dd4d38abe |
| cosign-5.x-2.x-dev.zip | 10.12 KB | 7736b3bfb37e59ca3fe96d5cb3e3ff09 |
Release notes
Login link now redirects to https.
Removed password management fields from user edit form.
Added brackets around users table references as suggested by mlhess.
Changed logout to redirect to http as suggested by ryan at the linux box.
Style cleanups.
cosign 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| cosign-5.x-1.2.tar.gz | 8.68 KB | 2a06996ae9f08d0c84fa271b19c68694 |
| cosign-5.x-1.2.zip | 9.86 KB | d4e867ebb7f9f451f1e8a72a55cd4b73 |
Release notes
Fixed various issues, such as the "lost admin" user when enabling the module. Also disabled cosign_menu, since no settings preferences are being used.
cosign 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| cosign-5.x-1.x-dev.tar.gz | 9.31 KB | af7c3e4094a55cb9be14732f603f0bf1 |
| cosign-5.x-1.x-dev.zip | 10.2 KB | 5c0ee66ca7cb6540d32d4a8cb5b923a8 |
Release notes
This depends on the webserver_auth module. As of this writing, they have not yet released a version of their module for Drupal 5. There is one little bug which has been reported to that project, but an updated version is not yet available. You can get it running by changing "module_exist" to "module_exists" on line 18, and by adding a webserver_auth.info file.