Regardless of this, tcl-Trf will now be provided by D2666.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Apr 14 2022
To test on Dwellers, looks good to me.
notification/app/analyszers/Phabricator/
the stendard will aaa_bbb and not AaaBbb
Apr 13 2022
Works for Daeghrefn and Wearg.
Libera requires NickServ SASL authentication for Ysul IP range. Going to generate them in Vault under apps/viperserv/libera/nickserv/<bot name>.
Rule H27 works perfectly well.
Looks good to me.
adding modifications
Looks there are some others in the config file to update too.
Apr 12 2022
It seems libreadline isn't a dependency anymore of php-fpm:
Per T644.
Per T644.
The Ysul log from 2015 or the November 6700+ sound like DoS attacks to me.
Not a lot of occurence those last months:
As Ysul is EOL, and as the configuration is not in rOPS, we won't propagate this site on next webserver-legacy server, so we're good here :)
The rOPS repository is pretty sensible, as code pushed there will be executed by Salt under extended root privileges.
Nasqueron Operations tasks are discussed on IRC Libera #nasqueron-ops, could be interesting to join that one.
correcting a missing space after :
Apr 11 2022
Apr 10 2022
bf7c0c3a38a2 introduced BaseVector::ngrams($count), so we could allow the class to use any n when strings are divided in n-grams.
Documented at https://agora.nasqueron.org/Devserver_reference
Apr 9 2022
I'm adding a BaseVector::bigrams() as alias for BaseVector::ngrams(2) with the following associated code: