Commit Graph

556 Commits (daa393cb48507f34e7d2b81b5a92f8f94ebe3ad0)

Author SHA1 Message Date
Lunny Xiao c6b3c5bcef Fix cache problem on dashboard (#9358)
4 years ago
Brad Albright f6b29012e0 Add /milestones endpoint (#8733)
4 years ago
Lunny Xiao 484e3dc5a9 site admin could view org's members (#9346)
4 years ago
Lunny Xiao e3081c667a
Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092)
4 years ago
6543 e43de0db4c Fix Dashboard Issues/PR list (#9235)
4 years ago
John Olheiser e459f99ef2 Fix active issue (#9238)
4 years ago
6543 66028d58f9 [UI] IssuePage multi repo select (#8741)
4 years ago
Benno e8241bf55e update #9066 Always show Password field on link account sign in page (#9147)
4 years ago
QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463)
4 years ago
guillep2k c57edb6c7b Add password requirement info on error (#9074)
4 years ago
Lunny Xiao bb6879d339
Improve notification (#8835)
5 years ago
guillep2k f4937879b0 Fix require external registration password (#8885)
5 years ago
guillep2k 6e1912c73a Fix password complexity check on registration (#8887)
5 years ago
John Olheiser 240f46a422 Fix template error on account page (#8562)
5 years ago
guillep2k 31655aabfc Fix password complexity regex for special characters (on master) (#8525)
5 years ago
Maxim Tkachenko db657192d0 Password Complexity Checks (#6230)
5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751)
5 years ago
Lunny Xiao 170743c8a0 Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427)
5 years ago
Lunny Xiao 78438d310b
Fix issues/pr list broken when there are many repositories (#8409)
5 years ago
Sandro Santilli d958b9db4f Alwaywas return local url for users avatar (#8245)
5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200)
5 years ago
guillep2k 8a0379d68a Allow registration when button is hidden (#8237)
5 years ago
jaqra 28362195a0 Add 'Mentioning you' group to /issues page (#8201)
5 years ago
Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813)
5 years ago
David Svantesson c9546d4cdd Include description in repository search. (#7942)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
Christian Muehlhaeuser b0cd3b8ab9 Fixed ineffectual assignments (#7555)
5 years ago
Tamal Saha 2102f9d92d Support setting cookie domain (#6288)
5 years ago
AJ ONeal 62d6127f1b Make captcha and password optional for external accounts (#6606)
5 years ago
leonklingele 96b66e330b routers/user: ensure that decryption of cookie actually suceeds (#7363)
5 years ago
Cherrg 2f39fc7bb6 fix drone build bug (#7192)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986)
5 years ago
Bo-Yi Wu 743697a549
refactor: append, build variable and type switch (#4940)
5 years ago
Hui Hui cf3ffebfde fix issuer of OTP URI should be URI-encoded. (#6634)
5 years ago
zeripath 56ae539bed SearchRepositoryByName improvements and unification (#6897)
5 years ago
techknowlogick 2f21bc33a5 Use AppURL for Oauth user link (#6894)
5 years ago
techknowlogick 46373e7657
Hash App token (#6724)
5 years ago
zeripath ade88a877d Allow Recaptcha service url to be configured (#6820)
5 years ago
Lunny Xiao e8f4c7733a
fix missing return (#6751)
5 years ago
Lunny Xiao ff03b2f606 Fix: Sort repos on org home page with non-admin login (#6741)
5 years ago
zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618)
5 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533)
5 years ago
AJ ONeal 6dbd261852 UX + Security current user password reset (#5042)
5 years ago
Jonas Franz 7a4c29c739 OAuth2 Grant UI (#6625)
5 years ago
Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610)
5 years ago
Jonas Franz 783cd64927 Add option to disable refresh token invalidation (#6584)
5 years ago
Elias Norberg bf5af87eef Show last commit status in pull request lists (#6465)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
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