327 Commits (b3757e424ffc47f7ae07d8fecd9f2ecf98f20679)

Author SHA1 Message Date
Unknwon b78e03934d
models/access: hasAccess only need userID not user object 8 years ago
Unknwon 4da325a45c
user/profile: paging doesn't respect private repository count (#4082) 8 years ago
Unknwon 4c5255f5ad
cookie: enhance cookie security (#3525) 8 years ago
Unknwon bd786b8ef0
auth: remove MD5 for secure cookie secret (#4117) 8 years ago
Unknwon 0ae666f3e6
auth: few security improvements 8 years ago
Unknwon eb66060cd7
log: start using gopkg.in/clog.v1 8 years ago
Unknwon 4bc98f7aa2
Move models/mail.go to modules/mail.go 8 years ago
Unknwon 7aa53635fe
Add 'Organizations' page to user settings (#3587) 8 years ago
Rémy Boulanouar 2ee0c61e62 Setting orgs (#3587) 8 years ago
Unknwon 8059175a5c
Fix dashboard issues/pull request counting 8 years ago
Unknwon f8fd084bd2
Fix dashboard issue/pull request scoping 8 years ago
Unknwon d528704503
Minor code fix for PR #3560 8 years ago
hgaiser e6ef75204b Fix assigned/created issues in dashboard. (#3560) 8 years ago
Unknwon 03f7f3ee67
Some code renaming 8 years ago
Unknwon 7ebe0a9916
Fix vulnerabilities reported in #3959 8 years ago
leonklingele d96f2a7184 Fix random string generator (#3953) 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
Unknwon cf6d321991 Ignore repository with issue disabled or use external tracker in dashboard issues 8 years ago
Unknwon 50422f1fc2 #3348 always use relative avatar link in the template 8 years ago
Unknwon e74630ae3b #1384 add pagination for repositories 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon 46e96c008c Use struct for UI settings 8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 years ago
Unknwon 762ab056a2 Fix XORM IN condition table name parse 9 years ago
Zachery Hostens 63e21c146a ensure we don’t try changing LDAP passswords 9 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs 9 years ago
Unknwon b4f47a7623 #1891 attempt to fix invalid csrf token 9 years ago
Unknwon 514382e2eb Rename module: middleware -> context 9 years ago
Alec S 792c13cf0a readd 'dashboard' to title 9 years ago
Alec S bfed3ea7d3 fix indentation 9 years ago
Alec S affa3c2dbf Remove dashboard keyword from title 9 years ago
Alec S 6775ac7334 change page titles for user and org dashes 9 years ago
Jan Christophersen 72a8fa3bc8 Allowing site admins to view private repositories in org/home 9 years ago
Tamás Molnár 9c91e27933 Added: Ability to delete org avatar. 9 years ago
Unknwon a2f13eae55 #1157 some avatar setting changes 9 years ago
Unknwon aa12135b97 Fix panic when view profile without signin 9 years ago
Unknwon a1d97e8f5c Minor fix for #2567 9 years ago
ExMex 2cfe6f8c60 Admins and user itself sees private org relations on profile 9 years ago
Florian Kaiser 45db167f7a Only show activities for repositories on dashboard, that the user has access to 9 years ago
Florian Kaiser 90e9e3c89d Only show repositories on organization dashboard, that the user has access to 9 years ago
Florian Kaiser c3ff476ed6 Remove unnecessary else-block 9 years ago
Florian Kaiser bead46363b Evaulate org/team permissions when using the issue/PR view 9 years ago
Florian Kaiser fdad234445 Remove unnecessary comments 9 years ago
Florian Kaiser bba1847a8e Everyone can see public repos 9 years ago
Unknwon a9d68a6884 fix #2529 9 years ago
Florian Kaiser e35791b2b2 Only show teams the user has access to 9 years ago