aowow/includes
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
..
ajaxHandler User/Cleanup 2025-07-27 16:42:13 +02:00
components User/Cleanup 2025-07-27 16:42:13 +02:00
game Core/Cleanup 2025-04-01 22:33:36 +02:00
libs PHP/Compat 2024-07-03 18:38:28 +02:00
setup Core/Cleanup 2025-04-01 22:33:36 +02:00
types User/Cleanup 2025-07-27 16:42:13 +02:00
cfg.class.php Core/Cleanup 2025-04-01 22:33:36 +02:00
database.class.php Core/Cleanup 2025-04-01 22:33:36 +02:00
defines.php Quests/Series 2025-06-22 19:31:22 +02:00
kernel.php Future/Frontend 2025-07-27 16:42:12 +02:00
locale.class.php Core/Cleanup 2025-04-01 22:33:36 +02:00
type.class.php DBType 2025-07-27 16:42:12 +02:00
user.class.php User/Cleanup 2025-07-27 16:42:13 +02:00
utilities.php Util/Sanity 2025-07-07 17:55:11 +02:00