Closed (fixed)
Project:
Bookmarks with login reminders
Version:
master
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
11 Apr 2008 at 18:09 UTC
Updated:
5 Feb 2016 at 01:03 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedTake a look at http://drupal.org/project/usermenus/
Comment #2
deekayen commentedI'm not surprised you find bookmarks and bookmarks2 similar in function, because bookmarks2 is a fork of bookmarks. The mcrypt addition was the whole point of the fork. It allows users to store login credentials alongside their bookmarks. The mcrypt part encrypts the login credentials with AES and typing your key decrypts the reminder password into memory for the next page view.
To me, titling this issue requesting to take over the project means you're looking to become maintainer, yet you didn't cite any reason other than that you have a similar module that you're already a maintainer of. Two people besides yourself have expressed interest in becoming maintainer. Is this not something that can be handled with patch submissions and/or CVS access?
Comment #3
Anonymous (not verified) commentedThank you for explaining the mcrypt part as that makes more sense now.
The goal for requesting maintainer of both this module and the original bookmarks module is to try and eliminate duplicity within the drupal project. Yes, I'm sure this could be handled with either patch or CVS. I'll also look at getting mcrypt onto a box so I can actually see how the login reminder works.
Comment #4
Anonymous (not verified) commentedDouble Post : Deleted
Comment #5
Anonymous (not verified) commentedI have reviewed the bookmarks2 module in detail and reached the conclusion that it is not in my interest nor in yours to merge the modules as they perform distinct and different actions. While these actions might be better served in a more formalized architecture in the long term they would not be at this time.