Commit Graph

1108 Commits (d40b66f1c170d0927382854f9b36351937c05757)

Author SHA1 Message Date
Pavlos Daoglou 53007e07e3 ApiUser: Fix response when enabling, disabling or deleting a nonexistent user (#21391) 5 years ago
Sofia Papagiannaki 0b7a5d4ed1
SQLStore: Test admins/editors/viewers stats validity (#20751) 6 years ago
Sofia Papagiannaki 02d7d00560 SQLStore: Rewrite system statistics query to count users once (#20711) 6 years ago
Eric Leijonmarck f05607d4c0 UserTableView: Show user name in table view (#18108) 6 years ago
Sofia Papagiannaki ea7ccda647
Alerting: Propagate failures to delete dashboard alerts (#20507) 6 years ago
Sofia Papagiannaki d1c523838b
API: Optionally list expired keys (#20468) 6 years ago
Shavonn Brown 3e5abe7c21 Admin: Adds setting to disable creating initial admin user (#19505) 6 years ago
Jon Gyllenswärd a45ce36566
Allow saving of provisioned dashboards (#19820) 6 years ago
Arve Knudsen 35e0e078b7
pkg/util: Check errors (#19832) 6 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Arve Knudsen b858a5f496
Don't truncate IPv6 addresses (#19573) 6 years ago
Ben Patterson 9904e14f8e Alerting: Fix dates stored in local time when pausing alerts (#19525) 6 years ago
Rafael George e1b2bf711d API: Add createdAt field to /api/users/:id (#19475) 6 years ago
Sofia Papagiannaki 56f5106717
SQL: Rewrite statistics query (#19178) 6 years ago
gotjosh fa007423e3
API: Add `updatedAt` to api/users/:id (#19004) 6 years ago
gotjosh 0cbbb43222
LDAP: Add API endpoint to debug user mapping from LDAP (#18833) 6 years ago
Ryan McKinley 6335509a23 Annotations: use a single row to represent a region (#17673) 6 years ago
Marcus Efraimsson 8fd153edb7
API: Restrict anonymous user information access (#18422) 6 years ago
Kyle Brandt 172464e91e
alerting: return err when SetAlertState fails to save to sql (#18216) 6 years ago
Oleg Gaidarenko d9f01cb822
SQLStore: use bool pointer instead of string (#18111) 6 years ago
Oleg Gaidarenko 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
Oleg Gaidarenko 8e0f091f14
SQLStore: allow to look for `is_disabled` flag (#18032) 6 years ago
Anthony Templeton 3680b95b44 Auth: Duplicate API Key Name Handle With Useful HTTP Code (#17905) 6 years ago
Alexander Zobnin 3d848d0fdf
Teams: show proper label for each auth provider (#17860) 6 years ago
Oleg Gaidarenko caa1314f44
Build: use golangci-lint as a make command (#17739) 6 years ago
Sofia Papagiannaki dc9ec7dc91
Auth: Allow expiration of API keys (#17678) 6 years ago
Alexander Zobnin dad894f1cc
API: get list of users with additional auth info (#17305) 6 years ago
Oleg Gaidarenko c853ef7318
SQLStore: extend `user.SearchUsers` method (#17514) 6 years ago
Sofia Papagiannaki 7b70e7db2d
AuthProxy: Optimistic lock pattern for remote cache Set (#17485) 6 years ago
Carl Bergquist 6809d2bb29
codestyle: moves cache to infra (#17519) 6 years ago
Maxim Ivanov 151fe240fc OAuth: Fix for wrong user token updated on OAuth refresh in DS proxy (#17541) 6 years ago
Kyle Brandt a95c7bfa6f
sqlstore: clean quota and user_auth_tokens when removing users (#17487) 6 years ago
Carl Bergquist 1aadb4426a
metrics: expose stats about roles as metrics (#17469) 6 years ago
Thibault Chataigner e06abb30aa Alerting: Add tags to alert rules (#10989) 6 years ago
Andrej Ocenas 1c3ad78672
Perf: Fix slow dashboards ACL query (#17427) 6 years ago
Marcus Efraimsson b7a9533476
Database: Initialize xorm with an empty schema for postgres (#17357) 6 years ago
Alexander Zobnin 60ddad8fdb
Batch disable users (#17254) 6 years ago
Marcus Efraimsson 5884e235fc
database: retry transaction if sqlite returns database is locked error (#17276) 6 years ago
Alexander Zobnin 2d03815770
Users: Disable users removed from LDAP (#16820) 6 years ago
Mario Trangoni 66ba2aa524 Fix gosimple issues (#17179) 6 years ago
Oleg Gaidarenko 35f227de11
Feature: LDAP refactoring (#16950) 6 years ago
Oleg Gaidarenko 756da8a134
Fix: tighten revive exit code & make it happy (#17127) 6 years ago
Tom Petr 73e405978b add support for periodically reloading mysql client certs (#14892) 6 years ago
Andrej Ocenas 3dbc3251d1
Chore: Deduplicate sqlstore transaction code (#17069) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Andrej Ocenas eb82a75668
Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 6 years ago
Tom Petr 2d6b33ab61 sqlstore: use column name in order by (#16583) 6 years ago
Carl Bergquist eb8af01a8a
admin: add more stats about roles (#16667) 6 years ago
Oleg Gaidarenko 54c1bf0cc9
Chore: a bit of spring cleaning (#16710) 6 years ago
Torkel Ödegaard 36d64fecea
Search: Fixed search issue introduced in recent PR (#16652) 6 years ago