goauthentik/authentik

"Last edited" column for policies, mappings, providers, etc.

开放

#24,224 创建于 2026年7月20日

 (1 条评论) (0 个反应) (0 位负责人)Python (319 个派生)batch import
enhancementenhancement/confirmedgood first issuepr_wanted

仓库指标

星标
 (4,050 个星标)
PR 合并指标
 (平均合并 4天 6小时) (30 天内合并 627 个 PR)

描述

Is your feature request related to a problem?

The policies table (Customization -> Policies) has 3 columns: Name (sortable), Type (unsortable), and Actions. I'd like to have a "last edited" column so I can easily sort and see the policies I am working on or that somebody recently changed on top. Otherwise I have to hunt for them by name.

This applies to many other tables: Property Mappings, Files, Flows, Stages, Providers, Apps, etc.

I know this should be possible because some tables already have this column. Reputation Scores have a sortable "Updated" column and Blueprints have "Last applied" column.

Describe the solution you'd like

No response

Describe alternatives that you've considered

I tried not having the column and it was not very convenient.

Additional context

2026.5.4

贡献者指南