Skip to Content Skip to Menu

[SOLVED] Use a password to register

  • andrew432
  • andrew432
  • OFFLINE
  • Posts: 72
  • Thanks: 8
  • Karma: 2
10 years 8 months ago #241309 by andrew432
Replied by andrew432 on topic Use a password to register
I will just use a single code for all of the groups for now then.

Thanks for all of your help with this.

Regards,

Andrew

Please Log in or Create an account to join the conversation.

  • andrew432
  • andrew432
  • OFFLINE
  • Posts: 72
  • Thanks: 8
  • Karma: 2
10 years 8 months ago - 10 years 8 months ago #241315 by andrew432
Replied by andrew432 on topic Use a password to register
I just had another thought, what if when each group is created, and they add their password for their member registrations, all of the passwords are copied into a single field.

If this is possible could I still validate against one of the passwords in the field at registration?

This would hopefully enable group members to be checked after approval and memberships suspended if necessary when the field does not match the field from their group.

Regards,

Andrew
Last edit: 10 years 8 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
10 years 8 months ago #241322 by krileon
Replied by krileon on topic Use a password to register
You don't have to match against a field at all. You can create a custom database table, generate a code on group create, store the code to that table, then validate against that table. An example of a token database table usage can be found below.

www.joomlapolis.com/forum/153-professional-member-support/223186-solved-qsecuredq-registration?start=6#235806


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: andrew432

Please Log in or Create an account to join the conversation.

  • andrew432
  • andrew432
  • OFFLINE
  • Posts: 72
  • Thanks: 8
  • Karma: 2
10 years 8 months ago #241326 by andrew432
Replied by andrew432 on topic Use a password to register
Thanks, I will try that now.

Please Log in or Create an account to join the conversation.

  • andrew432
  • andrew432
  • OFFLINE
  • Posts: 72
  • Thanks: 8
  • Karma: 2
10 years 7 months ago #242265 by andrew432
Replied by andrew432 on topic Use a password to register
Thanks, creating a table for the codes worked fine.
The following user(s) said Thank You: krileon

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum