mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-06 07:23:38 +01:00
Fix: authentik users endpoint URL (#2244)
This commit is contained in:
parent
cc887214cf
commit
1da9255578
@ -6,7 +6,7 @@ const widget = {
|
||||
|
||||
mappings: {
|
||||
users: {
|
||||
endpoint: "core/users?page_size=1",
|
||||
endpoint: "core/users/?page_size=1",
|
||||
},
|
||||
login: {
|
||||
endpoint: "events/events/per_month/?action=login",
|
||||
|
Loading…
x
Reference in New Issue
Block a user