Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Existing users code refactoring #582

Closed
wants to merge 3 commits into from
Closed

Existing users code refactoring #582

wants to merge 3 commits into from

Conversation

coldacid
Copy link
Member

Resolves #581

@coldacid coldacid added this to the 3.3 milestone Apr 13, 2022
@coldacid coldacid added this to In progress in User management and profiles via automation Apr 13, 2022
@coldacid coldacid self-assigned this Apr 13, 2022
@coldacid coldacid added this to In progress in Code quality overhaul Apr 19, 2022
@coldacid coldacid force-pushed the user-refactoring branch 4 times, most recently from 40cec85 to 8fe3a51 Compare June 10, 2022 11:25
coldacid and others added 3 commits June 13, 2022 07:09
Put the `addUser()`, `deleteUser()`, `changeUserPassword()`, and
`getUsers()` functions into their own file, out of misc/functions.php.
Create a class which will store details of an individual user. This will
make it easier to store more information than just login credentials for
users.
@coldacid coldacid closed this Jul 19, 2022
@coldacid coldacid deleted the user-refactoring branch July 19, 2022 11:15
User management and profiles automation moved this from In progress to Done Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Refactor user functionality
1 participant