Historique des commits

Auteur SHA1 Message Date
  Torkel Ödegaard 788e7fd36d Lots of api refactoring for org routes, #2014 il y a 10 ans
  Torkel Ödegaard bf9e51928d Fix to signed in user when user <-> org link is gone il y a 10 ans
  Torkel Ödegaard fbc6bb2112 More refactoring of user http api, trying to reuse handlers for sign in user and admin operations il y a 10 ans
  Torkel Ödegaard 38fc85d619 Final tweaks to auth proxy feature il y a 10 ans
  Torkel Ödegaard be589d81c7 Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 il y a 10 ans
  Anthony Woods fc5839d8f1 gofmt. remove extra whitespace il y a 10 ans
  Anthony Woods bce62c49d0 fixes #1606 il y a 10 ans
  Anthony Woods 6a09a7c398 fixes #1606 emit OrgCreated event when new org created. il y a 10 ans
  Torkel Ödegaard 17063df3cc Changed default org name form 'main' to 'Main Org.' il y a 10 ans
  Torkel Ödegaard f3d4d2782f Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585 il y a 10 ans
  Torkel Ödegaard 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 il y a 10 ans
  Torkel Ödegaard 7c241fd617 Added permissions section to admin > edit user view, an admin can now make another user admin, Closes #1517 il y a 10 ans
  Torkel Ödegaard f3f79792ab account -> org table migration is starting to work, need to test mysql and postgres il y a 10 ans
  Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org il y a 10 ans
  Torkel Ödegaard 47c6c6e1b7 Added change password feature, Closes #1455 il y a 11 ans
  Torkel Ödegaard 17004ce3ae Fixed issue with login by username and uppercase letters in username, #1484 il y a 11 ans
  Torkel Ödegaard 71f09ddd94 Added delete user action to user admin api, and made it work in UI, Closes #1466, #1446 il y a 11 ans
  Torkel Ödegaard e165e2af95 Worked on user admin features, can now create and edit users as a grafana admin user, #1446 il y a 11 ans
  Torkel Ödegaard 0f63c04beb Fixed bug in user creation and admin role il y a 11 ans
  Torkel Ödegaard 10820f31c2 Changed go package path il y a 11 ans
  Torkel Ödegaard 896e6d4662 Merge branch 'notifications' il y a 11 ans
  Torkel Ödegaard d8db5189c1 More work on events, still have to convert pascal case event type name to rabbitmq dot notation, but after that should be done il y a 11 ans
  Torkel Ödegaard 60541a455f Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel il y a 11 ans
  woodsaj a712f1a231 Add inital implementation of Notification events. il y a 11 ans
  Torkel Ödegaard 757b185398 Worked on ease of use for non multi tenant scenarios, Closes #20 il y a 11 ans
  Torkel Ödegaard 257519490a Worked on login remember cookie, and redirect after login il y a 11 ans
  Torkel Ödegaard afb847acc8 a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do il y a 11 ans
  Torkel Ödegaard e750508d76 Fixes for update user and add token il y a 11 ans
  Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers il y a 11 ans
  Torkel Ödegaard f1996a9f1f Initial work on seperation between user and account il y a 11 ans