Content Protection using user name password

Hi,

I am looking for the a module which have functionality to protect the content so that only the logged in user can access the content.
Also that content should be published as a subsite and only the users who are assigned to that subsite can allow to access the sub site content. Administartor can manage those users to assign permission to those subsites using a standard registration and approval process.

Thanks in Advance,
Dhirendra

Security issue with SQL storage

Hi everyone,

I'm the contributor of Search Autocomplete module. It's a module providing autocompletion enhancement in forms on a Drupal website. A form (Search Theme Box, Search Block, etc...) is autocompleted with suggestions (node title, username, taxonomy name, ...).

I do provide some default possible forms and suggestions to use autocompletion "out-of-the-box". But in the new version of the module, I would like admin users to be able to add suggestions to the forms. For instance let's say an admin wants to add all accessible file names stored or attached in the articles of his website. To do, he create a new suggestion:
- give a name
- give the module dependencies: for instance here "upload" module.
- give the SQL query to retrieve the suggestion.

My question is on this third point: to add the suggestion about file names, I need the admin to give me the SQL query for that... and to store it in the DB. You see my question? This is a security issue, how to handle it? Only user with "admin search autocomplete" permission will be able to do so. But its like allowing someone to execute PHP in a article: potentially, there a security problem here.
I can't see how to do without the query from the user. Do you have an idea? Should I just warn during the module installation to CAREFULLY give admin permissions on that module?

Hosting support

I purchased domain pharmagalaxy.org from Google Apps for Free. then i purchased Bluehost hosting. my domain redirects to Google sites even after installing Drupal. What should i do to correct this?

Can't dl with drush!

Can't download anything with Drush today. Assuming this is related to Drupal's FTP server being down which is causing links on the site not to work. Does anyone know of a workaround with Drush? I am kind of new to the tool.

drush dl views
PDO::__construct(): [2002] No such file or directory (trying to [warning]
connect via unix:///var/mysql/mysql.sock) environment.inc:1267
File views-7.x-3.0-rc1.tar.gz is corrupt (wrong md5 checksum)

User managed store (like classifieds with payment option)

(Sorry if there is info on this somewhere els, but I could not find...)

I want to make a "flea market" site.

The idea is a user registers on the site, posts items they have for sale, then other users can buy and pay the seller directly. I would never handle the money. I just would supply the marketplace.

I realize I could do a sort of classifieds but the payment transaction seams clunky to have to send a personal message or email.

I would rather there be a cart system that sent payment to each seller separately.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x