Skip to Content Skip to Menu

sorry but I got a Problem with the usage of Password in Community Builder

9 months 2 weeks ago #338915 by Dayray1989
OK, but on CB the Password Culomn is needed because you cant delete it it says systemvariable are not able to be deletet. so I was thinking that CB is needing it. But we figured something out. And maybe in future versions it will be Easyer in that kind of situation :) 

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49231
  • Thanks: 8415
  • Karma: 1462
9 months 2 weeks ago #338920 by krileon
There is no password column in _comprofiler and if there is one you should delete it as it's not a part of our table structure. It should exist exclusively in _users. Joomla's LDAP authentication plugin should be storing a password with the account as the _users table and Joomla user object require one. At any rate I've a ticket to look into this for a future release to see what could be going wrong.


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.

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

  • HogeRaad
  • HogeRaad
  • ONLINE
  • Posts: 26
  • Thanks: 1
  • Karma: 0
3 weeks 3 days ago #341027 by HogeRaad

There is no password column in _comprofiler and if there is one you should delete it as it's not a part of our table structure. It should exist exclusively in _users. Joomla's LDAP authentication plugin should be storing a password with the account as the _users table and Joomla user object require one. At any rate I've a ticket to look into this for a future release to see what could be going wrong.
  • I have no password column in _comprofiler
  • I use a custom sync
  • The joomla password is empty.
In Joomla 3
  • Edit user with empty password save with Joomla OK
  • Edit user with empty password save with CB OK
 
Upgraded to Joomla 5
  • Edit user with empty password save with Joomla OK
  • Edit user with empty password save with CB error.
CB seems more strict in J5 then Joomla itself even when the field is not touched.
If a moderator want to edit a CB profile field of a user with empty password in the frontend they also get the password error. 
 

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49231
  • Thanks: 8415
  • Karma: 1462
3 weeks 3 days ago #341031 by krileon
Disable your custom sync plugin and see if your issue persists. As far as I'm aware and in my tests you cannot have a user in Joomla with an empty password. Even Joomla's LDAP plugin will randomly generate them whether it's used or not. Will create a test account and null the password to explore this further and see if there's a check we can add to avoid this issue or generate them a password.


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.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49231
  • Thanks: 8415
  • Karma: 1462
3 weeks 3 days ago #341032 by krileon
Ok, was able to confirm the issue by emptying the password column for a user in _users. Will review accounting for this in CBs storage.


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.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49231
  • Thanks: 8415
  • Karma: 1462
3 weeks 3 days ago #341033 by krileon
Ok, a fix is pending review. Once merged will release a new CB build release fixing this. Tested backend and frontend saving of profile with empty password.

forge.joomlapolis.com/issues/9653


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.

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

Moderators: beatnantkrileon
Powered by Kunena Forum