Back
Todo
fix redirect user_id -> username bug if no user_id in url specified it’d check db for that URL path as username or user_id (e.g. nothing) and find nothing, and so if the URL path (nothing) matched nothing found it’d infinite redirect to nothing and make saving profiles in AJAX POST impossible
#remoteok