user-registration
cakephp:registration page password displays hash value with password symbols (dots) when register button clicked
I\'m trying to create a user registration page based on cakephp cookbook. When I click the register button, the password displays the hashed value with password symbol (ie. 40 dots) and since, i\'m[详细]
2023-04-03 03:24 分类:问答How to implement an activate.php script?
I am trying to create a script that verifies (activates) the users account from a variable that is sent to them in their registration email.[详细]
2023-03-31 04:08 分类:问答How do I create a CActiveRecord with attributes not present in the table?
I have an Active Record Model for Users in my application, and I was hoping to re-use this model for the user registration form. The user registration form has a few fields which I don\'t want to stor[详细]
2023-03-29 13:45 分类:问答Theming with CiviCRM and Drupal, php variables, basics
I\'ve installed CiviCRM with my drupal installation, and I am creating a custom theme.What is a good resource for utilizing CiviCRM elements in the theme?[详细]
2023-03-25 06:55 分类:问答Troubleshooting "TemplateDoesNotExist at /accounts/login/" - Django auth setup [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-03-08 03:38 分类:问答Creating user authentication for web application
I am creating my first web application and want to setup a user authentication scheme though which users can be authenticated and their data c开发者_C百科an be recognized by the database.[详细]
2023-03-06 11:53 分类:问答Drupal 7 user registration: creating mandatory gender/city fields
I\'m a Drupal newbie, but have successfully installed it at a CentOS 5.5 Linux, PostgreSQL 8.4.7, PHP 5.3 machine.[详细]
2023-02-14 11:18 分类:问答During registration, what server-side data should be saved in the database
During r开发者_开发百科egistration, I save things like username, password(secured), user data from the registration form. What other data is common to save. Is storing the ip address from which the us[详细]
2023-02-13 18:27 分类:问答CMS which allow different account types with registration via sms
I need a CMS which fits the following requirements: 1) It allows to set up registration process in the following way:[详细]
2023-02-09 21:04 分类:问答GAE: New Google Account interface
I\'m using Google\'s user api on Google App Engine for authentification. As nearly everyone have a Google Account and api is easy to implement, that solution is convenient.[详细]
2023-02-09 20:10 分类:问答