Hi all,
Is it safe to change the username for OJS3 directly in the user table of the DB?
@ctgraham wrote in an old discussion
Is this still valid: change of username will not affect functionality in OJS 3?
Thanks!
Hi all,
Is it safe to change the username for OJS3 directly in the user table of the DB?
@ctgraham wrote in an old discussion
Is this still valid: change of username will not affect functionality in OJS 3?
Thanks!
I recently did a search of the database tables in OJS 3.1.2 and still found that the username was only present in the users
table. Public file uploads, to my knowledge, will still be keyed by the username.
Thanks, sounds good!