aowow/includes/ajaxHandler
Sarjuuk 086760b9b1 User/Cleanup
* the great unfuckening of user and displayName
    * `login` is purely used as login with AUTH_MODE_SELF
    * `email` may now also be used to log in (if the system knows it)
    * `username` is purely used for display around the site, and lookups from web context
    * both must exist because of external logins
        a) that may be not unique
        b) you may not want to share with the rest of the world
    * todo: implement rename ( because of b) )
2025-07-27 16:42:13 +02:00
..
account.class.php User/Misc 2025-04-02 23:26:01 +02:00
admin.class.php User/Cleanup 2025-07-27 16:42:13 +02:00
ajaxHandler.class.php Core/Cleanup 2025-04-01 22:33:36 +02:00
arenateam.class.php Misc/Fixup 2025-04-02 21:49:25 +02:00
comment.class.php User/Misc 2025-04-02 23:26:01 +02:00
contactus.class.php Core/Compat 2025-04-01 22:32:37 +02:00
cookie.class.php User/Misc 2025-04-02 23:26:01 +02:00
data.class.php Core/Compat 2025-04-01 22:32:37 +02:00
edit.class.php User/Cleanup 2025-07-27 16:42:13 +02:00
filter.class.php Core/Compat 2025-04-01 22:32:37 +02:00
getdescription.class.php Future/Frontend 2025-07-27 16:42:12 +02:00
gotocomment.class.php Core/Compat 2025-04-01 22:32:37 +02:00
guide.class.php Core/Compat 2025-04-01 22:32:37 +02:00
guild.class.php Misc/Fixup 2025-04-02 21:49:25 +02:00
locale.class.php Core/Compat 2025-04-01 22:32:37 +02:00
profile.class.php User/Cleanup 2025-07-27 16:42:13 +02:00