440 Commits (ba75319157f23031cfca55b5a286f86d36065f35)

Author SHA1 Message Date
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 5 years ago
  Lanre Adelowo b97af15de6 Block registration based on email domain (#5157) 5 years ago
  AJ ONeal b8451190d8 UX of link account (Step 1) (#5006) 5 years ago
  Rodrigo Villablanca Vásquez 48badd59e9 Fix to 3819 - Filtering issues by tags on main screen issues (#3824) 5 years ago
  kolaente 6759237eda User action heatmap (#5131) 5 years ago
  Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120) 5 years ago
  Lanre Adelowo 126ba796dc Force user to change password (#4489) 5 years ago
  Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505) 5 years ago
  SagePtr 0449330dbc Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) 5 years ago
  Lanre Adelowo 69a855f3d4 log user in after a successful sign up (#4615) 5 years ago
  Dingjun 819f50ccd5 fix panic issue on update avatar email (#4580) (#4581) 5 years ago
  techknowlogick adf3f004b6
Switch plaintext scratch tokens to use hash instead (#4331) 5 years ago
  Lanre Adelowo 630f234223 Add flash message after an account has been successfully activated (#4510) 5 years ago
  techknowlogick 492ec97a46
Redirect to correct page after using scratch token (#4458) 5 years ago
  Fluf f035dcd4f2 Add Recaptcha functionality to Gitea (#4044) 6 years ago
  Clar Charr c71ee33057 Increase default TOTP secret size to 320 bits (#4287) 6 years ago
  Jonas Franz 801843b011 Fix open redirect vulnerability on login screen (#4312) 6 years ago
  David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034) 6 years ago
  David Schneiderbauer 69bfd81b1c fix missing data on redirects (#3975) 6 years ago
  Magnus Lindvall cdb9478774 LDAP Public SSH Keys synchronization (#1844) 6 years ago
  Alexey Terentyev b908ac9fab Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 6 years ago
  David Schneiderbauer 31067c0a89 remove collaborative repositories from search on user profiles (#3996) 6 years ago
  Jonas Franz 951309f76a Add support for FIDO U2F (#3971) 6 years ago
  David Schneiderbauer 44754774f1 Re-enable random avatar feature (#3988) 6 years ago
  David Schneiderbauer 2aabfc1afa Splitted the user settings code into several files to be more maintainable (#3968) 6 years ago
  David Schneiderbauer 099372d76c Refactor User Settings (#3900) 6 years ago
  FabioFortini 1546458f7d issue-2768: added new option allow_only_external_registration (#3910) 6 years ago
  kolaente 1fdf560678 Added user language setting (#3875) 6 years ago
  Lauris BH 1e1ece8f3d
Do not allow to reuse TOTP passcode (#3878) 6 years ago
  Lauris BH 7b2b900e13 Refactor and simplify redirect to url (#3674) 6 years ago
  bugreport0 521945a2d2 Fix missing translations when updating username. (#3564) 6 years ago
  Bo-Yi Wu 04b3e8cbdc
refactor: reduce sql query in retrieveFeeds (#3547) 6 years ago
  Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets (#3531) 6 years ago
  Kim "BKC" Carlbäcker e5b8b4b5ec Cleanup models.User.HashPassword (#3334) 6 years ago
  Morgan Bazalgette 65861900cd Handle refactor (#3339) 6 years ago
  Antoine GIRARD 84feb016f5 Remove useless fmt.Errorf("%v", err) (#3337) 6 years ago
  Morgan Bazalgette 674cfb7cac Change EncodePasswd to HashPassword (#3329) 6 years ago
  Ethan Koenig 4c9341f689 Fix bugs in issue dashboard stats (#3073) 6 years ago
  Ethan Koenig 68179dc676 Remove unnecessary function call (#3109) 6 years ago
  Sasha Varlamov 7ec6cddd27 Add 'mark all read' option to notifications (#3097) 6 years ago
  Ethan Koenig c0a7899416 Sort repos in issues dashboard sidebar (#3072) 6 years ago
  Lunny Xiao b3d5ba6f90 Fix missing password length check when change password (#3039) 6 years ago
  Lunny Xiao 13e59c8b7a remove unused variable (#3038) 6 years ago
  Ethan Koenig 91f3d77ceb Unit tests for wiki routers (#3022) 6 years ago
  Michael Kuhn 420fc8efc2 Disable add key button if SSH is disabled (#2873) 6 years ago
  schaffman5 7e6c198f21 Apply LANDING_PAGE config options for logged in users (#2894) 6 years ago
  Morlinest ddb7f59ef4 Add search mode option to /api/repo/search (#2756) 6 years ago
  Lunny Xiao 9e865cee67 Merge password and 2fa page on user settings (#2695) 6 years ago
  Kazuki Sawada 43253202e9 Change default sort order (#2647) 6 years ago
  Morlinest 9a75a5d59b Use custom type and constants to hold order by options (#2572) 6 years ago