1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04:00
gitea/models
Adyanth H 66bf74d1b9
Escape reference to user table in models.SearchEmails (#16313)
Fix #16312

Signed-off-by: Adyanth H <adyanthh@gmail.com>
2021-06-30 18:37:20 +02:00
..
fixtures Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
migrations Refactor Webhook + Add X-Hub-Signature (#16176) 2021-06-27 20:21:09 +01:00
access_test.go
access.go
action_list.go
action_test.go
action.go Improve notifications for WIP draft PR's (#14663) 2021-06-23 00:14:22 -04:00
admin_test.go
admin.go
attachment_test.go
attachment.go
avatar_test.go
avatar.go
branches_test.go
branches.go Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
commit_status_test.go
commit_status.go
consistency_test.go
consistency.go Update milestone counters on new issue. (#16183) 2021-06-21 14:34:58 -04:00
context.go
convert.go just add some unit tests (#16291) 2021-06-29 22:00:02 +01:00
error_oauth2.go
error.go Add tag protection (#15629) 2021-06-25 16:28:55 +02:00
external_login_user.go
fixture_generation.go
fixture_test.go
gpg_key_test.go
gpg_key.go
helper_directory.go
helper_environment.go
helper.go
index_test.go
index.go
issue_assignees_test.go
issue_assignees.go
issue_comment_list.go
issue_comment_test.go
issue_comment.go
issue_dependency_test.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_list_test.go
issue_list.go
issue_lock.go
issue_milestone_test.go Update milestone counters on new issue. (#16183) 2021-06-21 14:34:58 -04:00
issue_milestone.go Update milestone counters on new issue. (#16183) 2021-06-21 14:34:58 -04:00
issue_reaction_test.go
issue_reaction.go
issue_stopwatch_test.go
issue_stopwatch.go
issue_test.go
issue_tracked_time_test.go
issue_tracked_time.go
issue_user_test.go
issue_user.go
issue_watch_test.go
issue_watch.go
issue_xref_test.go
issue_xref.go
issue.go Update milestone counters on new issue. (#16183) 2021-06-21 14:34:58 -04:00
lfs_lock.go
lfs.go
list_options.go Fix list_options GetStartEnd (#16303) 2021-06-29 22:42:23 +01:00
log.go
login_source.go Handle misencoding of login_source cfg in mssql (#16268) 2021-06-27 16:21:16 -04:00
main_test.go
migrate.go
models_test.go
models.go Add tag protection (#15629) 2021-06-25 16:28:55 +02:00
notification_test.go
notification.go Improve notifications for WIP draft PR's (#14663) 2021-06-23 00:14:22 -04:00
oauth2_application_test.go
oauth2_application.go
oauth2.go
org_team_test.go
org_team.go
org_test.go Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
org.go Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
project_board.go
project_issue.go
project_test.go
project.go
protected_tag_test.go Add tag protection (#15629) 2021-06-25 16:28:55 +02:00
protected_tag.go Add tag protection (#15629) 2021-06-25 16:28:55 +02:00
pull_list.go
pull_sign.go
pull_test.go
pull.go Improve notifications for WIP draft PR's (#14663) 2021-06-23 00:14:22 -04:00
release.go
repo_activity.go
repo_archiver.go Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
repo_avatar.go
repo_branch.go
repo_collaboration_test.go
repo_collaboration.go
repo_generate_test.go
repo_generate.go
repo_indexer.go
repo_issue.go
repo_language_stats.go
repo_list_test.go
repo_list.go
repo_mirror.go
repo_permission_test.go
repo_permission.go Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
repo_pushmirror_test.go
repo_pushmirror.go
repo_redirect_test.go
repo_redirect.go
repo_sign.go
repo_test.go
repo_transfer_test.go
repo_transfer.go
repo_unit.go Handle misencoding of login_source cfg in mssql (#16268) 2021-06-27 16:21:16 -04:00
repo_watch_test.go
repo_watch.go
repo.go Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
review_test.go
review.go
session.go
sql_postgres_with_schema.go
ssh_key_test.go
ssh_key.go
star_test.go
star.go
task.go
test_fixtures.go
token_test.go
token.go
topic_test.go
topic.go
twofactor.go
u2f_test.go
u2f.go
unit_tests.go Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
unit.go
update.go
upload.go
user_avatar.go
user_follow_test.go
user_follow.go
user_heatmap_test.go Fix heatmap activity (#15252) 2021-06-25 12:59:25 -04:00
user_heatmap.go Fix heatmap activity (#15252) 2021-06-25 12:59:25 -04:00
user_mail_test.go
user_mail.go Escape reference to user table in models.SearchEmails (#16313) 2021-06-30 18:37:20 +02:00
user_openid_test.go
user_openid.go
user_redirect_test.go
user_redirect.go
user_test.go Make allowed Visiblity modes configurable for Users (#16271) 2021-06-27 19:47:35 +01:00
user.go Make allowed Visiblity modes configurable for Users (#16271) 2021-06-27 19:47:35 +01:00
userlist_test.go
userlist.go
webhook_test.go Refactor Webhook + Add X-Hub-Signature (#16176) 2021-06-27 20:21:09 +01:00
webhook.go Refactor Webhook + Add X-Hub-Signature (#16176) 2021-06-27 20:21:09 +01:00
wiki_test.go
wiki.go