github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2022-11-10 06:35 pm

[dreamwidth/dreamwidth] b81325: new "finduser delve" console command (#3010)

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: b81325aefd6d4a033add1205e16bd34c0d080dfa https://github.com/dreamwidth/dreamwidth/commit/b81325aefd6d4a033add1205e16bd34c0d080dfa Author: Jen kareila@dreamwidth.org Date: 2022-11-10 (Thu, 10 Nov 2022)

Changed paths: M cgi-bin/DW/Hooks/Display.pm M cgi-bin/LJ/Console/Command/Finduser.pm M cgi-bin/LJ/Console/Response.pm M htdocs/scss/pages/admin/console.scss

Log Message:


new "finduser delve" console command (#3010)

  • [#1184] don't enforce black text for console output

This changes the color value to "inherit" which should use whatever the CSS has specified for body text.

  • [#2921] tweaks to console command table styling

  • [#2945] new 'finduser delve' command per request

Uses the finduser:infohistory priv, since it includes data from the infohistory table.

Fixes #2945.