Hi,
I'm using the basic scaffolding app and have set it up so new users
need to be approved to use the application.
I'm registered and there is an entry in auth_user table. The
registration key field value is 'Pending'. From reading the docs, all
I should have to do is blank out the registration key field. I'm
trying to do that via appAdmin and editing the current record. When I
blank out registration key field and hit 'submit' I get the message
"value already in database or empty". What am I doing wrong or is
this a bug?
Thanks Scott