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

Create functions to flush users from admindb to GloMyAuth #12

Closed
renecannao opened this issue Dec 2, 2014 · 2 comments
Closed

Create functions to flush users from admindb to GloMyAuth #12

renecannao opened this issue Dec 2, 2014 · 2 comments

Comments

@renecannao
Copy link
Contributor

To update the content of GloMyAuth based on the content of admindb

@renecannao renecannao self-assigned this Dec 2, 2014
@renecannao renecannao added this to the Hebe milestone Dec 2, 2014
renecannao added a commit that referenced this issue Dec 2, 2014
Added functions:
- __add_active_users
- __delete_inactive_users
- __refresh_users

Fixed small bug in SQLite3_result::add_column_definition()

MySQL Authentication module is now loaded before the Admin module
renecannao added a commit that referenced this issue Dec 21, 2014
Implemented the follow functions:

LOAD MYSQL USERS TO MEMORY
LOAD MYSQL USERS TO MEM
LOAD MYSQL USERS FROM DISK

SAVE MYSQL USERS FROM MEMORY
SAVE MYSQL USERS FROM MEM
SAVE MYSQL USERS TO DISK

LOAD MYSQL USERS FROM MEMORY
LOAD MYSQL USERS FROM MEM
LOAD MYSQL USERS TO RUNTIME
LOAD MYSQL USERS TO RUN

Prepared the skeleton for follow functions, but the callback function is not implemented yet (issue #13):

SAVE MYSQL USERS TO MEMORY
SAVE MYSQL USERS TO MEM
SAVE MYSQL USERS FROM RUNTIME
SAVE MYSQL USERS FROM RUN
@renecannao
Copy link
Contributor Author

Completed

@renecannao
Copy link
Contributor Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant