Closed (fixed)
Project:
Loginza
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2011 at 15:29 UTC
Updated:
5 Jul 2011 at 05:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
vgarvardt commentedI'm not planning to use Loginza on my current projects, only for further projects I'm working on, so I'm not planning to backport to D6.
Current D6 version that can be found on drupal.ru works in the different way - it does not create real Drupal users, and mine D7 version does. Actually I copied auth code from core OpenID module with minor modifications, so it works almost in the same way.
You can backport my D7 to D6 and I'll add you as a co-maintainer so you could handle D6 version support.
Comment #2
Eugene Fidelin commentedOk, Vladimir, please add me as co-maintainer
Comment #3
mattcasey commentedThis module looks really great, subscribing
Comment #4
BenK commentedSubscribing
Comment #5
alexbk66- commentedSubscribing
Comment #6
ZPRaven commentedSubscribing
Comment #7
sashken2 commentedSubscribing
Comment #8
RedRat commentedSubscribing
Comment #9
Siegfrid commented2Eugef: Можно у вас уточнить, когда м.б. ожидать первой версии под 6ку? Я ведь правильно понял, что вы хотите сделать backporting с 7ки на 6ку?
Comment #10
Eugene Fidelin commentedSiegfrid, сейчас проект, которому был нужен этот модуль, временно отложил внедрение этой функции.
Поэтому в ближайшее время, к сожалению, портирование на 6-ку я делать не буду
Comment #11
IRuslan commentedСделайте ко-мейнтейнером, я выложу порт под D6.
Comment #12
vgarvardt commentedПрикрепи модуль к комментарию. Я посмотрю, если все ок - добавлю.
Comment #13
IRuslan commentedComment #14
vgarvardt commentedДобавил ко-мантейнером.
Несколько небольших замечаний, которые увидел сходу:
- не хватает drupal_uninstall_schema в hook_uninstall
- настройки для Д6 должны быть admin/user/loginza вместо admin/config/people/loginza
Поправь и заливай.
Comment #15
mattcasey commentedI Just tried this on a test site. On the user account page, Loginza says I'm logged in with a Gmail account but it doesn't refresh the page, and it appears that I'm not actually logged in to Drupal because I can still see the login form, etc.
Comment #16
IRuslan commented@vgarvardt Fixed and pushed to new branch.
Comment #17
IRuslan commented@mattwad
I think this issue should be closed.
If you have some problems with D6 version, create new issues for 6.x-2.x branch.