Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

What user system? #46

Closed
ghost opened this issue Sep 2, 2013 · 2 comments
Closed

What user system? #46

ghost opened this issue Sep 2, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Sep 2, 2013

I seem to have trouble installing the whole idea of the forum plugin in a fresh installation of CakePHP 2.4.0 stable. I would like to know what user auth is compatible with the forum plugin since there is non included inside the package.

@milesj
Copy link
Owner

milesj commented Sep 3, 2013

You build your own user system. Requires CakePHP's auth system.

@ghost
Copy link
Author

ghost commented Sep 3, 2013

Thanks for the information Miles. I looked up CakeDC/users and I am going to install that before I install your forum Plugin. Fingers crossed for me.

@milesj
Copy link
Owner

milesj commented Sep 4, 2013

Sorry, the users plugin will not work since it uses UUIDs instead of integer IDs. You will need to build it yourself, which isn't really that complicated.

@milesj milesj closed this as completed Sep 12, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant