]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/right.php
Merge remote-tracking branch 'upstream/master'
[quix0rs-gnu-social.git] / lib / right.php
index d144b21ae98469595f24c84ffc8dff47ae9e66f3..f00f59027877da07a63fdc75a117edeee6f453a4 100644 (file)
@@ -66,5 +66,9 @@ class Right
     const DELETEACCOUNT      = 'deleteaccount';
     const MOVEACCOUNT        = 'moveaccount';
     const CREATEGROUP        = 'creategroup';
+    const WEBLOGIN           = 'weblogin';
+    const API                = 'api';
+    const REVIEWSPAM         = 'reviewspam';
+    const TRAINSPAM          = 'trainspam';
 }