Now logging in with Red zaccount/zentity instead of Friendica user. Yay. Most existing Friendica functionality is now stuffed since the Red structures are quite different.
This commit is contained in:
@@ -73,7 +73,11 @@ function zentity_post(&$a) {
|
||||
return;
|
||||
}
|
||||
|
||||
return;
|
||||
if(! strlen($next_page = get_config('system','workflow_identity_next')))
|
||||
$next_page = 'settings';
|
||||
|
||||
goaway(z_root() . '/' . $next_page);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user