Hi,
I’m working on my university project and I’m using Nextcloud as a part of the development process. I was wondering what are the data tables that store the user data(e.g. Username, Password) when a new user is created in the system.
Currently, I was able to find some data tables inside the database that store data like oc_accounts,oc_accounts_data, and oc_users. If someone knows any other additional data tables I would be very happy to know what are they.
Thanks!