canopy/src
2024-12-29 15:02:37 -05:00
..
app/channel Added !kick command. Updated perm check logic on chan ban to match. 2024-12-29 03:45:06 -05:00
controllers Added CSRF tokens to non-partial templates. 2024-12-29 15:02:37 -05:00
routers Finished up with email password reset system. 2024-12-28 15:36:42 -05:00
schemas Added CSRF tokens to non-partial templates. 2024-12-29 15:02:37 -05:00
utils Added CSRF tokens to non-partial templates. 2024-12-29 15:02:37 -05:00
validators Started work on URL-Token based password reset system. Email not yet implemented. 2024-12-28 04:30:08 -05:00
views Added CSRF tokens to non-partial templates. 2024-12-29 15:02:37 -05:00
server.js Added config security check. 2024-12-28 16:42:29 -05:00