''Note: if you have an account with one of our affiliates Drupal, you may login now instead of registering.'' appears even if that feature is disabled.
| Comment | File | Size | Author |
|---|---|---|---|
| user_78.patch | 962 bytes | he_who_shall_not_be_named |
''Note: if you have an account with one of our affiliates Drupal, you may login now instead of registering.'' appears even if that feature is disabled.
| Comment | File | Size | Author |
|---|---|---|---|
| user_78.patch | 962 bytes | he_who_shall_not_be_named |
Comments
Comment #1
he_who_shall_not_be_named commentedChanged status
Comment #2
drummAlthough this method is used one other place in user module, it it not good. The user module should not have to worry about accessing any other module's variables, including the drupal module. The drupal module should define drupal_auth() and related files in a separately included file, which is only included when the authentication service is enabled.
Comment #3
AjK commentedComment #4
brmassa commentedGuys,
Drupal 6 now relies on Form API for managing it. Fixed on CVS.
regards,
massa
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.