datasette-auth-github version 1.0 released
The datasette-auth-github plugin, which handles GitHub-based login for Datasette instances, has reached version 1.0. The release fixes a bug where cookies lacked the Max-Age parameter, causing them to…
The datasette-auth-github plugin, which handles GitHub-based login for Datasette instances, has reached version 1.0. The release fixes a bug where cookies lacked the Max-Age parameter, causing them to…
Version 0.2.2 of the datasette-explain plugin adds support for displaying SQLite explain plans on read-only stored-query pages in Datasette. The update was prompted by Simon Willison upgrading his pub…