Commit Graph

556 Commits (daa393cb48507f34e7d2b81b5a92f8f94ebe3ad0)

Author SHA1 Message Date
mrsdizzie 6f2e1bd23a Don't Unescape redirect_to cookie value (#6399)
5 years ago
techknowlogick d1c982cb73
Add bio field for user (#6113)
5 years ago
Jonas Franz 2315019fef Add support for client basic auth for exchanging access tokens (#6293)
5 years ago
Jonas Franz 8fffb06168
Add regenerate secret feature for oauth2 (#6291)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
John Olheiser d26d249748 Minor UI tweaks (#5980)
5 years ago
Lanre Adelowo 094263db4d Show email if the authenticated user owns the profile page being requested for (#4981)
5 years ago
Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
Richard Mahn ba91214633 Feature - #3031 - search for org repos (#5986)
5 years ago
Lunny Xiao 06a1739553 fix bug when deleting a linked account will removed all (#5989)
5 years ago
Lanre Adelowo 8b5f6ced22 if repo does not exist, show a 404 not a 500 (#5900)
5 years ago
Lauris BH 075649572d Add the ability to use multiple labels as filters(#5786)
5 years ago
zeripath 2b36bdd490 Do not display the raw OpenID error in the UI (#5705)
5 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668)
5 years ago
Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977)
5 years ago
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)
6 years ago
AJ ONeal b8451190d8 UX of link account (Step 1) (#5006)
6 years ago
Rodrigo Villablanca Vásquez 48badd59e9 Fix to 3819 - Filtering issues by tags on main screen issues (#3824)
6 years ago
kolaente 6759237eda User action heatmap (#5131)
6 years ago
Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120)
6 years ago
Lanre Adelowo 126ba796dc Force user to change password (#4489)
6 years ago
Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505)
6 years ago
SagePtr 0449330dbc Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706)
6 years ago
Lanre Adelowo 69a855f3d4 log user in after a successful sign up (#4615)
6 years ago
Dingjun 819f50ccd5 fix panic issue on update avatar email (#4580) (#4581)
6 years ago
techknowlogick adf3f004b6
Switch plaintext scratch tokens to use hash instead (#4331)
6 years ago
Lanre Adelowo 630f234223 Add flash message after an account has been successfully activated (#4510)
6 years ago
techknowlogick 492ec97a46
Redirect to correct page after using scratch token (#4458)
6 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)
7 years ago
schaffman5 7e6c198f21 Apply LANDING_PAGE config options for logged in users (#2894)
7 years ago
Morlinest ddb7f59ef4 Add search mode option to /api/repo/search (#2756)
7 years ago
Lunny Xiao 9e865cee67 Merge password and 2fa page on user settings (#2695)
7 years ago
Kazuki Sawada 43253202e9 Change default sort order (#2647)
7 years ago
Morlinest 9a75a5d59b Use custom type and constants to hold order by options (#2572)
7 years ago
Rémy Boulanouar e5d80b7090 Implementation of all repositories of a user from user->settings (#1740)
7 years ago
Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266)
7 years ago
Lunny Xiao e41da3845d fix duplicated feed (#2370)
7 years ago
Lunny Xiao f61a1d210c Fix missing collabrative repos (#2367)
7 years ago
David Schneiderbauer 174255e74e Log failed authentication attempts with remote address for fail2ban (#2334)
7 years ago
Bwko 1a5fe4326f Add collaborative repositories to the dashboard (#2205)
7 years ago
Sandro Santilli 2c3a229a3c Add OpenID configuration in install page (#2276)
7 years ago
David Schneiderbauer 5707ad3bb7 Add AppURL without trailing slash to TOTP issuer parameter to prevent conflicting accounts on multiple gitea installations (#2335)
7 years ago
Morlinest e08d1fcc15 Fix variable name typo (#2327)
7 years ago
Michael Kuhn 934dd41fa6 Make SHOW_USER_EMAIL also apply to profiles (#2258)
7 years ago
Morlinest 951fb572a7 Fix and improve dashboard repo UI (#2285)
7 years ago
Lunny Xiao f960e19c59 Only update needed columns when update user (#2296)
7 years ago
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard (#2215)
7 years ago
Lauris BH 32fc44aa83 Make time diff translatable (#2057)
7 years ago
Jonas Franz 441986a473 Fix "Dashboard shows deleted comments" (#1995)
7 years ago
Ethan Koenig afe1f1c4af Fix 500 in public activity page (#1901)
7 years ago
Ethan Koenig 9ddc35e343 Cache ctx.User in retrieveFeeds (#1902)
7 years ago
Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877)
7 years ago
Rémy Boulanouar 62f600cf1c Display all organization from user settings (#1739)
7 years ago
Ethan Koenig 4e5ee2b67a Fix user profile activity feed (#1848)
7 years ago
Jonas Östanbäck b93568cce4 xxx_active_code_live setting in printed in hours and minutes instead … (#1814)
7 years ago
Ethan Koenig 0c332f0480 Fix activity feed (#1779)
7 years ago
Jonas Östanbäck e214728725 Add new text for reset password flash (#1718)
7 years ago
Willem van Dreumel 950f2e2074 Additional OAuth2 providers (#1010)
7 years ago
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293)
7 years ago
silverwind 237270ef50 Orgs: fix org page title when full name is not defined (#1495)
7 years ago
Sandro Santilli 129b0d6a4b Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)
7 years ago
Kim "BKC" Carlbäcker c05bd1789c Reduce conditionals in signin/signup inner forms (#1138)
7 years ago
Sandro Santilli f73e734411 Run "make fmt" with go-1.6 (#1333)
7 years ago
Sandro Santilli 15f5d8e794 Reduce conditionals in signin/signup inner forms
7 years ago
Sandro Santilli 9182a35f18 Show user OpenID URIs in their profile (#1314)
7 years ago
Sandro Santilli 97ee88975a Add captcha support to OpenID based signup
7 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618)
7 years ago
Sandro Santilli 7d8f9d1c46 Rename /forget_password url to /forgot_password
7 years ago
Sandro Santilli 8a98a25d8e Show a link to password reset from password change and delete account (#862)
7 years ago
Willem van Dreumel 8947b711aa Link OAuth2 account to 2FA enabled account (fix #1050) (#1052)
7 years ago
Lunny Xiao 19b3c45ca7 fix 500 when use a duplicat email instead of giving an error tip (#1040)
7 years ago
Lunny Xiao e8e56da9ac fix #13 (#1042)
7 years ago
Lunny Xiao 8894f856de fix 500 when change user setting email to an exist email (#1039)
7 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679)
7 years ago
Lunny Xiao 847527fd6d Fix all the bugs in issues and pulls on dashboard (#943)
7 years ago
Bo-Yi Wu a31f64d639 fix: 500 error on /explore/repos page. (#946)
7 years ago
Lunny Xiao 9c645b54dc bug fixed on issues and pulls
7 years ago
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard (#920)
7 years ago
Bo-Yi Wu 23aba523b5 feat: support search bar on star tab of user profile. (#917)
7 years ago
Bo-Yi Wu 3576e1ee73 fix: trim the whitespaces for the search keyword (#893)
7 years ago
Bo-Yi Wu a195c3fabe fix: Admin can also search private user repository. (#869)
7 years ago
Bo-Yi Wu b13232f524 feat: support paginater on star tab of user profile. (#845)
7 years ago
Bo-Yi Wu 71d35dae8c fix: wrong pages number which includes private repository count. (#844)
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago
Bo-Yi Wu a90a215662 feat: Add search bar on user profile page. (#787)
7 years ago
Ethan Koenig 400b6fd61c Cache ctxUser in retrieveFeeds(..) (#826)
7 years ago
Bo-Yi Wu 2db0ffe69e fix: User can see the private activity on public activity history. (#818)
7 years ago
Ethan Koenig 2eb15f4a61 Unit tests and remove unused functions in models/notification (#796)
7 years ago
Ethan Koenig da1b6164fe Fix FIXME and remove superfluous queries in models/org (#749)
7 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530)
7 years ago
Andrey Nering d2bb8ef503 Notifications: trying to get a better layout (#660)
7 years ago
Andrew 6dd096b7f0 Two factor authentication support (#630)
7 years ago
xgitea 64b167138f docs: update translation on notification page for zh-CN (#649)
7 years ago
Andrey Nering 769e0a3ea6 Notifications: mark as read/unread and pin (#629)
7 years ago
derSuessmann 51d578ff33 Add Keep email private (see issue #571). (#571)
7 years ago
Andrey Nering b354cf362e Add pagination for notifications
7 years ago
Andrey Nering 341a3b571b Do not get count on /api routers
7 years ago
Andrey Nering 6069abe5fd Notifications - Step 2
7 years ago
Andrey Nering b992858883 Tab on user profile to show starred repos (#519)
7 years ago
Bwko f27d87d93b Added minimum password length to app.ini (#223)
7 years ago
Ethan Koenig d0932ef147 Bug fixes for Issues filters (#413)
7 years ago
Lunny Xiao a12da66dfb resolved #394 (#396)
7 years ago
Denis Denisov 380e32e129 Fix random string generator (#384)
7 years ago
Lunny Xiao b4c794058a fixed vulnerabilities (#392)
7 years ago
Bwko a4ece1f223 Fixes typos
8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Lunny Xiao cf045b029c golint fixed for parts of routers root, dev, user and org dirs (#167)
8 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Joubert RedRat f91cbf0fed Support to last login feature
8 years ago
Sandro Santilli b7bf9dfd28 more
8 years ago
Sandro Santilli f6a11e0de1 More MixedCase consts
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
LefsFlare 2cb5ec5983 Prevented user enumeration of valid users through HTTP status codes of login (#3639) (#3654)
8 years ago
Unknwon 780cc2d110 router/repo: code refactoring
8 years ago
Unknwon f0b5c3b90a #3448 redirect if any after sign in
8 years ago
lstahlman 2c82fc3edb Fix for #3410 overall issues for organisations is limited to num_repos from the user (#3412)
8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320)
8 years ago