Since running OM I have had users register directly to OM and that was their
frontend to login.  I have now implemented a new front end CSM that requires
a login process; each user will use a created invitation link to access the
rooms inside OM (no more direct login to OM for users).  My question is.
Since all the user names and passwords are currently stored the local MYSQL
database is there a way to export and un-hash the passwords so I can
re-create the accounts in the CSM front end?  I was going to just create the
accounts and just have each user change their password, but was going to try
making this as seamless as possible.

 

Since I will now be using invitation links; we talked about it before (JIRA
- 1846) on needing a way to invalidate and endless invitation.  Currently
only way to remove an invitation is to manually go into the db and delete
the entry.  Is this something we can look at implementing in OM5.  Currently
I do not see the need that great for taking time to develop for the current
version, but maybe something that would be useful when moving forward.

Reply via email to