]> jfr.im git - erebus.git/blobdiff - TODO
add admin_channel
[erebus.git] / TODO
diff --git a/TODO b/TODO
index 31fcacf7184d99e3a60c703fb2193dc05cac576c..9df83229d4f315165ea2d38ac786176ce5587f8c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -54,3 +54,7 @@ vim: expandtab sw=2 ts=2
 - fix softdeps, if they're used through lib.mod() or parent.module() they break, need a `'mod' in modules` check somewhere
 
 - ctlmod.unload: track what modules are unloaded and return that info to caller
+
+- lookup User object by auth
+  modules should be able to (attempt to) look up a User object by auth, that way if the user is online
+  !clevel and !glevel can look up their existing object and adjust the permissions there