33 Commits (db18af0468a0c79a104afcc5cd9bcca8e30704c9)

Author SHA1 Message Date
  Sébastien Lesaint db18af0468 fix Request.mandatoryParam not failing on blank parameter value 5 years ago
  Julien Lancelot 308d6a85e6 Merge pull request #1178 from SonarSource/feature/jl/add_dates_to_users_and_user_tokens 5 years ago
  Duarte Meneses 252b3897e7 Fix license headers for 2019 5 years ago
  Simon Brandhof 7f5c9a6291 SONARCLOUD-213 rename classes related to auth by credentials 5 years ago
  Benoit 4d4ea5e501 SONAR-11447 Correct api/user_tokens/ documentation (#917) 5 years ago
  Julien Lancelot 63947f4bf7 SONAR-10597 Update USER_TOKENS#LOGIN to USER_UUID 6 years ago
  Stas Vilchik 5323f2c5bd
Reuse react based tokens form in account space (#2954) 6 years ago
  Simon Brandhof c0d2705e61 Fix license headers for 2018 6 years ago
  Daniel Schwarz 1f7ec82618 Reduce the dependency between sonar-server and sonar-ws 6 years ago
  Simon Brandhof 554fb67ddb Initial generation of sonar-ws client 6 years ago
  Daniel Schwarz bff9cf373e Auto-generate sonar-ws for integration tests 6 years ago
  Guillaume Jambet 2f2bee9108 SONAR-10040 add length validation to Tokens ws 6 years ago
  Simon Brandhof 2bb205d4b2 Replace DbClient#closeSession(DbSession) by try-with-resources 7 years ago
  Simon Brandhof 499254c065 SONAR-8761 remove calls of WS to UserSession#isRoot() 7 years ago
  Teryk Bellahsene cfa372a57a SONAR-8637 Update POM parent version 7 years ago
  Simon Brandhof 2059b82a7c SONAR-8716 fix check of permissions in api/user_tokens 7 years ago
  Julien Lancelot d82358c63d SONAR-7763 Allow authentication using basic HTTP authentication in Java 8 years ago
  Stas Vilchik 734dbe2e58 SONAR-6438 Sanitize description of WS sections (#985) 8 years ago
  Teryk Bellahsene 3833b03095 SONAR-7526 WS api/user_tokens/generate functional checks of name and token hash 8 years ago
  Teryk Bellahsene 70fb31a42d SONAR-7208 WS api/user_tokens/generate forbid blank token name 8 years ago
  Teryk Bellahsene 162d76a0e6 SONAR-7210 WS user_tokens/search a user can search its own token 8 years ago
  Teryk Bellahsene 3b981515d0 SONAR-7209 WS user_tokens/revoke a user can delete its own tokens 8 years ago
  Teryk Bellahsene 0742be3f90 SONAR-7208 WS user_tokens/generate a user can generate its own tokens 8 years ago
  Simon Brandhof f5d3461ffd Fix project title in copyright headers 8 years ago
  Julien Lancelot 448166882a SONAR-7174 Check global or project permission for every project permission check 8 years ago
  Simon Brandhof 6be98b208a Upgrade to parent 26 and new copyright headers 8 years ago
  Simon Brandhof bba16edb77 SONAR-7054 use ws-client in batch 8 years ago
  Teryk Bellahsene df6056565d SONAR-7054 Update javadoc concerning hexadecimal characters in token and hash 8 years ago
  Teryk Bellahsene 3a1d39423a SONAR-7039 WS user_tokens/generate update description 8 years ago
  Teryk Bellahsene 598d9e8a08 SONAR-7048 WS user_tokens/search list access tokens of a user 8 years ago
  Teryk Bellahsene 93e81b2c3c SONAR-7042 WS user_tokens/revoke revoke an access token 8 years ago
  Teryk Bellahsene 55a2cf4828 SONAR-7054 Token based authentication 8 years ago
  Teryk Bellahsene 7fb14c3d55 SONAR-7039 Generate user tokens 8 years ago