Releases for cosign
cosign 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| cosign-6.x-1.x-dev.tar.gz | 9.29 KB | f1a0d1124dde53a7d93d60975d230b93 |
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 |
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 |
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 |
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 |
- 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 |
- 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 |
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 |
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.27 KB | ea5f65b7dcfb3049e197bf68d18cc3a7 |
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 |
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.39 KB | ef3c6b021e2ccaafece37c27a82d4642 |
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.
