Commit History

Author SHA1 Message Date
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 8 months ago
  Mantas 3b29835d4a Fixes #3119 - Clarify authentication_check and authorize! before_actions 1 year ago
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  Martin Gruner 218e854a4c Maintenance: Bump rubocop from 1.31.0 to 1.31.1 2 years ago
  Martin Gruner 0046c509f7 Maintenance: Bump rubocop from 1.30.1 to 1.31.0 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Ryan Lue becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Martin Edenhofer e460c99cad Introduced REST expand=true/false/1/0, full=true/false/1/0 and all=true/false/1/0 options. Improved controller tests. @hanneshal 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Thorsten Eckel ef38800bae Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ . 7 years ago
  Jens Pfeifer 533b44af8f Updated to rails 5.0. 7 years ago
  Martin Edenhofer cd28e904ac Improved session validation and usage of cors headers. 7 years ago
  Martin Edenhofer 48e084df3d Improved oauth admin area. 7 years ago
  Thorsten Eckel faafe0cc60 Working on OAuth2 support with doorkeeper gem. 7 years ago