BookStack/app/Auth
Dan Brown b56fc21aaf
Abstracted user avatar fetching away from gravatar
Still uses gravatar as a default.
Updated URL placeholders to follow LDAP format.
Potential breaking config change: `GRAVATAR=false` replaced by `AVATAR_URL=false`
Builds upon #1111
2018-12-22 19:29:19 +00:00
..
Access Merge pull request #1096 from christophert/add-ldaptlsinsecure 2018-12-22 16:38:50 +00:00
Permissions Updated various classes to take EntityProvider instead of separate entities 2018-09-25 18:00:40 +01:00
Role.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
SocialAccount.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
User.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
UserRepo.php Abstracted user avatar fetching away from gravatar 2018-12-22 19:29:19 +00:00