2.0.0 Breaking Changes
-
See this blog post https://nodebb.org/blog/migration-guide-for-v2/
refactor: privileges system to use a Map in the backend instead of separate objects for keys and labels by julianlam · Pull Request #10378 · NodeBB/NodeBB
Existing hooks are preserved (to be deprecated at a later date, possibly) Newly added init hooks (static:privileges.categories.init) are called on NodeBB start, and provide a one-stop shop to add n...
GitHub (github.com)
Allow for addition of privileges on NodeBB initialization, deprecate old privilege list hooks · Issue #10382 · NodeBB/NodeBB
Currently, to add new privileges, four hooks needs to be listened for: filter:privileges.list filter:privileges.list_human filter:privileges.groups.list filter:privileges.groups.list_human For global or admin privileges, there are four m...
GitHub (github.com)
-
-
@baris Is that link correct ? There is no DNS A record or CNAME for nodebb.org
$ host nodebb.org nodebb.org mail is handled by 1 aspmx.l.google.com. nodebb.org mail is handled by 5 alt1.aspmx.l.google.com. nodebb.org mail is handled by 5 alt2.aspmx.l.google.com. nodebb.org mail is handled by 10 aspmx2.googlemail.com. nodebb.org mail is handled by 10 aspmx3.googlemail.com.
-
@girish there may be something wrong with your dns. I can access that link just fine.
-
Copyright © 2024 NodeBB | Contributors