issues
search
arckinteractive
/
elgg_hybridauth
HybridAuth Client for Elgg
10
stars
9
forks
source link
bug 26, 27 & 28 fixes
#29
Closed
oseg
closed
7 years ago
oseg
commented
7 years ago
get 'last_forward_from' session value through elgg_get_session() API
Encapsulate login call in a try/catch block to manage LoginExceptions: "not yet validated by admin" and "banned" users
Trigger 'login:forward','user' hook if login is successfull
Add missing 'elgg-form-register' class in 'hybridauth/register' view
beck24
commented
7 years ago
LGTM - thanks!