The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Hello
I'm not sure this is the right place to post but here goes.
I'm setting up snitz at my work. They already have a website with 1500 users, and they want me to transfer these users to the snitz db and maintain two db's for a testing period. After this period they are going to try to modify snitz to use AD for authentication.
These 1500 users use their e-mail to login to the site, and to get away with having the e-mail show up when they post a message, I wonder if I can instead make it so firstname + lastname or M_USERNAME will be the fields used to show who wrote the message.
This will be a restricted forum without free registration. Should be a fairly simple modification I think, but aren't 100% sure about it. another thing I thought of doing was to change the login to check the e-mail, but not sure I want to do this since I can't use admin as login for admin then. I'd rather put in the e-mail as login name for the other users I think.
I could dig into the code and start to look where to change, but thought maybe someone else had done this before.
Thanks in advance
/Patrik<
I'm not sure this is the right place to post but here goes.
I'm setting up snitz at my work. They already have a website with 1500 users, and they want me to transfer these users to the snitz db and maintain two db's for a testing period. After this period they are going to try to modify snitz to use AD for authentication.
These 1500 users use their e-mail to login to the site, and to get away with having the e-mail show up when they post a message, I wonder if I can instead make it so firstname + lastname or M_USERNAME will be the fields used to show who wrote the message.
This will be a restricted forum without free registration. Should be a fairly simple modification I think, but aren't 100% sure about it. another thing I thought of doing was to change the login to check the e-mail, but not sure I want to do this since I can't use admin as login for admin then. I'd rather put in the e-mail as login name for the other users I think.
I could dig into the code and start to look where to change, but thought maybe someone else had done this before.
Thanks in advance
/Patrik<