431 Commits (e2ff85bb7f4e62deec36d502738eff70ff23bbd4)

Author SHA1 Message Date
  Lanre Adelowo c23fa786c8 log user in after a successful sign up (#4615) 7 years ago
  Dingjun 746494f470 fix panic issue on update avatar email (#4580) (#4581) 7 years ago
  techknowlogick 2f202850fe Switch plaintext scratch tokens to use hash instead (#4331) 7 years ago
  Lanre Adelowo c9302b1335 Add flash message after an account has been successfully activated (#4510) 7 years ago
  techknowlogick b139d90d2a Redirect to correct page after using scratch token (#4458) 7 years ago
  Fluf 54004cb5ab Add Recaptcha functionality to Gitea (#4044) 7 years ago
  Clar Charr 3ecea2c417 Increase default TOTP secret size to 320 bits (#4287) 7 years ago
  Jonas Franz bcf5bdfe5c Fix open redirect vulnerability on login screen (#4312) 7 years ago
  David Schneiderbauer 304bd2ea73 hide issues from org private repos w/o team assignment (#4034) 7 years ago
  David Schneiderbauer ad5ce7df06 fix missing data on redirects (#3975) 7 years ago
  Magnus Lindvall 16e14c2a35 LDAP Public SSH Keys synchronization (#1844) 7 years ago
  Alexey Terentyev 6b125b90e7 Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 7 years ago
  David Schneiderbauer cf9b3e7a74 remove collaborative repositories from search on user profiles (#3996) 8 years ago
  Jonas Franz b7cd1e10ed Add support for FIDO U2F (#3971) 8 years ago
  David Schneiderbauer 8a487091f8 Re-enable random avatar feature (#3988) 8 years ago
  David Schneiderbauer 3687eaf23f Splitted the user settings code into several files to be more maintainable (#3968) 8 years ago
  David Schneiderbauer bfd207834c Refactor User Settings (#3900) 8 years ago
  FabioFortini 48cc4c6b71 issue-2768: added new option allow_only_external_registration (#3910) 8 years ago
  kolaente 7685dbe9d2 Added user language setting (#3875) 8 years ago
  Lauris BH 0c27866b9b Do not allow to reuse TOTP passcode (#3878) 8 years ago
  Lauris BH 8ca0fd9526 Refactor and simplify redirect to url (#3674) 8 years ago
  bugreport0 10c0a4831d Fix missing translations when updating username. (#3564) 8 years ago
  Bo-Yi Wu b491d2e450 refactor: reduce sql query in retrieveFeeds (#3547) 8 years ago
  Codruț Constantin Gușoi 467c9eed17 Implements generator cli for secrets (#3531) 8 years ago
  Kim "BKC" Carlbäcker fb25c73752 Cleanup models.User.HashPassword (#3334) 8 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 8 years ago
  Antoine GIRARD d248be2068 Remove useless fmt.Errorf("%v", err) (#3337) 8 years ago
  Morgan Bazalgette 548da9750c Change EncodePasswd to HashPassword (#3329) 8 years ago
  Ethan Koenig 93c99f76e2 Fix bugs in issue dashboard stats (#3073) 8 years ago
  Ethan Koenig cdcf0a7f8e Remove unnecessary function call (#3109) 8 years ago
  Sasha Varlamov e592111427 Add 'mark all read' option to notifications (#3097) 8 years ago
  Ethan Koenig 87eaef2859 Sort repos in issues dashboard sidebar (#3072) 8 years ago
  Lunny Xiao 6c183dba54 Fix missing password length check when change password (#3039) 8 years ago
  Lunny Xiao 4b21065325 remove unused variable (#3038) 8 years ago
  Ethan Koenig c823d71928 Unit tests for wiki routers (#3022) 8 years ago
  Michael Kuhn aa6ef1a0ab Disable add key button if SSH is disabled (#2873) 8 years ago
  schaffman5 71703f78f4 Apply LANDING_PAGE config options for logged in users (#2894) 8 years ago
  Morlinest ba440a47e1 Add search mode option to /api/repo/search (#2756) 8 years ago
  Lunny Xiao 27774a3cce Merge password and 2fa page on user settings (#2695) 8 years ago
  Kazuki Sawada def3ce26e7 Change default sort order (#2647) 8 years ago
  Morlinest 00577ded2a Use custom type and constants to hold order by options (#2572) 8 years ago
  Rémy Boulanouar 373a106cf1 Implementation of all repositories of a user from user->settings (#1740) 8 years ago
  Antoine GIRARD 90af250342 Only check at least one email gpg key (#2266) 8 years ago
  Lunny Xiao 48312b2c58 fix duplicated feed (#2370) 8 years ago
  Lunny Xiao e17157f45a Fix missing collabrative repos (#2367) 8 years ago
  David Schneiderbauer 492c171d49 Log failed authentication attempts with remote address for fail2ban (#2334) 8 years ago
  Bwko b26bcf9b11 Add collaborative repositories to the dashboard (#2205) 8 years ago
  Sandro Santilli f337efc034 Add OpenID configuration in install page (#2276) 8 years ago
  David Schneiderbauer c5288c18d5 Add AppURL without trailing slash to TOTP issuer parameter to prevent conflicting accounts on multiple gitea installations (#2335) 8 years ago
  Morlinest 544b7491cd Fix variable name typo (#2327) 8 years ago