63 Commits (ae5711e2ee6b6b809a015d9f934ed481fe78533f)

Author SHA1 Message Date
  Bruno Andrade ae5711e2ee Code smell fix: Remove unused imports 2 years ago
  Zipeng WU 475d5c661c Fix code smell: add package-info.java 2 years ago
  Jacek dedcd07375 SONAR-15137 Prevent users from associating their account with a new identity provider 2 years ago
  Lukasz Jarocki c82cfcc86e SONAR-15074 allow users without an email in database to login with a new email 2 years ago
  Lukasz Jarocki a39e52a533 SSF-173 SONAR-15074 2 years ago
  Duarte Meneses 2754feca4e SONAR-14925 Remove code deprecated before 7.0 in the Plugin API 3 years ago
  Jacek 71876a9a53 SONAR-14559 Update active rule for descendant when rule inherited 3 years ago
  Wouter Admiraal e50141d0a1 SONAR-14320 Do not throw an exception if password is NULL and hash is BCrypt 3 years ago
  Duarte Meneses 1b2921d043 SONAR-14582 SSF-124 3 years ago
  Wouter Admiraal 66249573d7 SONAR-14586 Add a new filter to redirect system administrators to reset admin password form 3 years ago
  Wouter Admiraal 434951a0bf SONAR-14586 Move DefaultAdminCredentialsVerifier to sonar-webserver-auth 3 years ago
  Duarte Meneses 4558e5786f SONAR-14518 Telemetry - include number of sonarlint users 3 years ago
  Michal Duda e97dd6bfeb SONAR-14424 fix SSF-140 3 years ago
  Duarte Meneses 6789a2ec09 SONAR-14245 Drop organization related tables 3 years ago
  Wouter Admiraal 0f33764b53 Update license headers for 2021 [update headers] 3 years ago
  Jacek 8ac59775a1 SONAR-13999 drop more organization utility classes 3 years ago
  Michal Duda 52845e663c SONAR-13999 remove orgs from application WS 3 years ago
  Michal Duda 845542d491 SONAR-13999 remove some organization WS 3 years ago
  Jacek e88bf5b78c SONAR-13999 drop completely usage of association between QualityGate and Organization 3 years ago
  Michal Duda 019d8c66ad SONAR-13999 removed OrganizationMemberDao 3 years ago
  Michal Duda a8cd264afd SONAR-13999 remove organizations from user WS 3 years ago
  Michal Duda 31544958c5 SONAR-13999 remove orgs from permission WS 3 years ago
  Pierre 2ac6482940 remove use of Stream.peek() 3 years ago
  Benoît Gianinetti 346d2c41b2 SSF-134 Fail to parse jwt using 'none' algorithm 3 years ago
  Jacek abda9cf968 SONAR-14175 Redirect when 'reset_password' is set 3 years ago
  Jacek 6e18f97ab5 SONAR-14159 enforce user authentication by default 3 years ago
  Julien Lancelot ffb1cacdaf SONAR-13936 Fix quality flaws after merge to master 3 years ago
  Michal Duda 36546f92b7 SONAR-13936 cleanup 3 years ago
  Julien Lancelot b493fce1f2 SONAR-13936 Rename OrganizationPermission to GlobalPermission 3 years ago
  Michal Duda 4d8f0c4bf3 SONAR-13936 Remove use of organizations in Groups 3 years ago
  Julien Lancelot 276abb4233 SONAR-13936 Remove use of organizations in Permissions WS and DB 3 years ago
  Duarte Meneses 7de02f77f4 SONAR-13936 Drop some Organization code related to Users/Groups/Permission 3 years ago
  Pierre 13d76f2a2c SONAR-13903 Remove use of organizations in Quality Profiles and Active Rules 3 years ago
  Duarte Meneses 6ba838b1da SONAR-13450 Deprecate 'id' parameter in `api/user_groups/update` 3 years ago
  Julien Lancelot 73d36cf5bf SONAR-13373 sonar.web.sessionTimeoutInMinutes cannot be lower than 5 minutes 3 years ago
  Julien Lancelot 7a225877b6 SONAR-13372 JWT refresh now really occurs every 5 minutes 3 years ago
  Julien Lancelot 8c7e9ded9a SONAR-13327 Fix SSF-107 4 years ago
  Julien Lancelot 46a49f0b5e SONAR-13472 Fix SSF-113 4 years ago
  Michal Duda bf05b3c7c2 SONAR-13221 change PK of RULES and update FK 4 years ago
  Jacek 88e71c8c97 SONAR-13221 drop id column of USERS table 4 years ago
  Jacek 7ea90bda7b SONAR-13221 change USER_ROLES user_id FK to user_uuid 4 years ago
  Jacek 7925b2f67b SONAR-13221 change PROPERTIES user_id FK to user_uuid 4 years ago
  Jacek 1cb0039c09 SONAR-13221 change PERM_TEMPLATES_USERS user_id FK to user_uuid 4 years ago
  Jacek 0e6876dcb3 SONAR-13221 change ORGANIZATION_MEMBERS user_id FK to user_uuid 4 years ago
  Jacek 8d7585051a SONAR-13221 change USERS_GROUPS user_id FK to user_uuid 4 years ago
  Duarte Meneses 16b2b85fc2 SONAR-13221 Update method and var names 4 years ago
  Duarte Meneses 85b940dd93 SONAR-13221 change PK of GROUPS and update FKs 4 years ago
  Jacek 94711e1ee7 SONAR-13221 change PK to uuid of RULES_PROFILES table 4 years ago
  Jacek 6c334f9290 SONAR-13221 change PK to uuid of PERMISSION_TEMPLATES table 4 years ago
  Duarte Meneses 34d010c997 SONAR-13240 Change PK of ACTIVE_RULES and update FK 4 years ago