mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #609] [MERGED] show last login info for users #641
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#641
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtcloud/pull/609
Author: @catborise
Created: 10/6/2023
Status: ✅ Merged
Merged: 10/6/2023
Merged by: @catborise
Base:
master← Head:master📝 Commits (3)
e47d909show last login time of usersf5e8968add used icons to local cache9755f30add libsasl2-dev and libldap2-dev packages for Debian 12📊 Changes
7 files changed (+43 additions, -1 deletions)
View changed files
📝
admin/templates/admin/user_list.html(+2 -0)➕
static/icon_cache/check2_None_None_None.svg(+8 -0)➕
static/icon_cache/check_None_None_None.svg(+8 -0)➕
static/icon_cache/pencil_None_None_None.svg(+8 -0)➕
static/icon_cache/stop-fill_None_None_None.svg(+8 -0)➕
static/icon_cache/x_None_None_None.svg(+8 -0)📝
webvirtcloud.sh(+1 -1)📄 Description
add icons to cache
and fix webvirtcloud installer for debian 12
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.