Review of "Kerberos login" version 13

Details Page Preview

Provide a system menu item to renew Kerberos tickets

Extension Homepage
https://gitlab.com/bonzini/gnome-kinit

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Previous Reviews on this Version

JustPerfection rejected
Please don't use `imports` (line 5 extension.js). You can use the new way: https://gjs.guide/extensions/upgrading/gnome-shell-43.html#signals and import it with: ```js import * as Util from 'resource:///org/gnome/shell/misc/signals.js'; ```