Welcome Guest, Not a member yet? Register   Sign In
flexi auth - A user authentication library for CodeIgniter

[eluser]haseydesign[/eluser]
@andy

If you are looking to just get started, then the easiest way to create your first admin user would be to copy the demo admin user from the SQL dump file included with the demo.

The login details for the main admin user within the demo is as follows:
Email: admin@admin.com
Username: admin
Password: password123

Alternatively, you could create a form that would submit your admin users details and then create an account for them using the insert_user() function.
When calling the function, you would then define that the admin belongs to an admin group via the 'group_id' function argument.

I hope that helps you out.


Messages In This Thread
flexi auth - A user authentication library for CodeIgniter - by El Forum - 11-20-2012, 02:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB