Nice! So even if pwned password is not used yet at least the developpers are aware of the issue and doing the next best thing.
Posts made by Duehok
-
RE: Pwned Passwords service in nodebb
-
Pwned Passwords service in nodebb
There's this very nice service that can check if a password has already appeared in a database breach:
Are there any plugin that would integrate this in nodebb when users are registering or changing passwords?
-
RE: Chat button in composer has nothing to do with chat
Ok, so it is "working as expected" from the developper's point of view, and "bug" from the user's because of the unrelated icon.
Is it possible to use an explicit text instead of a cryptic icon for the button without having to change nodeBB's code?
I was thinking of "SHOW THREAD" in the composer, and "SHOW REPLY" in the thread once the composer is hidden? -
Chat button in composer has nothing to do with chat
Hello all, still checking nodebb out.
In the composer there is a weird red and white "chat" button in the bottom right (speech bubble with three dots in it). This actually just sends back to the thread. Is that a bug, or is it normal and the icon completely fails to convey the meaning of the button? Can the icon be changed in the theme or the setting of nodeBB if I get a custom install?
-
RE: the adress is not ipv4 nor ipv6 => cannot post message or start thread
tap tap tap... is this thing on?
OK, so things are working. I can post from work!
-
RE: the adress is not ipv4 nor ipv6 => cannot post message or start thread
My googlefu was too weak!
I will try again tomorrow from work and let you know how it goes. -
the adress is not ipv4 nor ipv6 => cannot post message or start thread
Hello developpers
I have an issue that I can easily reproduce on community.nodebb.org:
I cannot post from work, I always get an error "the adress is not ipv4 nor ipv6" (more or less)
With the exact same PC, from home, everything works fine. This issue is only on nodebb forum(s), for example Flarum, IP board, discourse work but I cannot post here.I am guessing that it will also have something to do with network configurations, except I do not know anything about this so I am going to need help to give more useful info.
I have not found a related issue on Github, maybe I missed it? I'll open one once I know what I should add to the bug report.