| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
relations is still made - this, naturally, fails. By moving this block inside the check, the situation is prevented - at least the relations aren't attempted if the original fails.
|
| |
|
| |
|
|
|
| |
Typo in namespace breaks the app.
|
|
|
|
| |
compare in Remember Me
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Gatekeeper find* handling
|
|
|
|
| |
source
|
|
|
|
| |
provider
|
|
|
|
| |
works but "remember me" is still pending
|
|
|
|
| |
AuthTokenCollection instance
|
| |
|
| |
|
| |
|
|
|
|
| |
register
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| | |
This way non-latin characters are stored in database as is and not as garbage.
|
|/ |
|
|
|
|
| |
permission
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Fix for cookie setting and verification issue
|
| |
| |
| | |
Corrected a mistake in a class name, and added a work around for setting cookies on localhost which requires the domain be 'false'.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
class (find, save, delete)
|
| |
|
| |
|
|\
| |
| | |
adding Permission resolver
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
connection
|
| |
|
| |
|
|
|
|
| |
using "getConfig" for fetching values instead. Adding DB_PREFIX to the values populated into the config
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
call to it
|
|
|
|
| |
UserModel)
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
instead of two (cookies)
|
| |
| |
| |
| | |
fetching the user from it)
|
| | |
|
| | |
|
| |
| |
| |
| | |
for expires
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
restriction class for it too
|
| |
|