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

貢獻者指南