Paolo Borelli
|
a6c06d22bb
|
Add CommonName to the self signed certificate
Without a CN the self signed certificate is considered
invalid by chrome.
You can check with: openssl x509 -in cert.pem -subject -noout
|
11 years ago |
Unknwon
|
71bda6278c
|
fix hidden bug on tpl rendering
|
10 years ago |
Unknwon
|
70b8f8baa8
|
fix #1112
|
10 years ago |
Unknwon
|
b48c7d5224
|
add more gitignores
|
10 years ago |
Unknwon
|
ea3237b06d
|
install - add mail from setting
|
10 years ago |
Unknwon
|
ea17dd5872
|
UI: install - done
|
10 years ago |
Unknwon
|
1795957917
|
UI: install - new version
|
10 years ago |
Unknwon
|
04aaeaf7ca
|
UI: install - database settings
|
10 years ago |
Unknwon
|
191fd3fd2a
|
update UI framework
|
10 years ago |
Unknwon
|
3a76dc8cbc
|
update locale
|
10 years ago |
Unknwon
|
7645b3c495
|
update locle
|
10 years ago |
Unknwon
|
f7ce265172
|
check master as default branch when migrate
|
10 years ago |
Unknwon
|
a1b5597e6e
|
update locale
|
10 years ago |
Unknwon
|
38dd8dd20b
|
update locale
|
10 years ago |
Unknwon
|
082189d621
|
update locale
|
10 years ago |
Unknwon
|
3d1db7b893
|
add config options for HELO
|
10 years ago |
Unknwon
|
4b9595ef52
|
Merge branch 'master' of github.com:gogits/gogs into develop
# Conflicts:
# conf/locale/locale_de-DE.ini
# conf/locale/locale_en-US.ini
# conf/locale/locale_fr-FR.ini
# conf/locale/locale_ja-JP.ini
# conf/locale/locale_pl-PL.ini
# conf/locale/locale_pt-BR.ini
# conf/locale/locale_ru-RU.ini
# conf/locale/locale_zh-CN.ini
# conf/locale/locale_zh-HK.ini
|
10 years ago |
Unknwon
|
39c15d33c9
|
Merge branch 'develop' of github.com:gogits/gogs into develop
|
11 years ago |
Unknwon
|
ee67e5fc03
|
update typo in locale files
|
11 years ago |
Lunny Xiao
|
3cf1976ae9
|
Merge pull request #1226 from nice-software/wip/pam
Add PAM authentication
|
11 years ago |
Paolo Borelli
|
55df399598
|
Add PAM authentication
|
11 years ago |
Lunny Xiao
|
519b1100bb
|
Merge pull request #1183 from lukad/feature/remove-plenk
Remove extra space from ssh authentication message
|
11 years ago |
Lunny Xiao
|
07f66eeeab
|
Merge pull request #1187 from xaionaro/master
Fixed a typo: .ssh/autorized_key -> .ssh/authorized_key
|
11 years ago |
Lunny Xiao
|
4fa884744e
|
Merge pull request #1210 from acusti/patch-1
Wrap remember me text and checkbox in a label
|
11 years ago |
Lunny Xiao
|
89e0796519
|
Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword
Hotfix/type fix validate password
|
11 years ago |
Lunny Xiao
|
432e4f292b
|
Merge pull request #1223 from Scarsz/patch-1
Fix typo
|
11 years ago |
Scarsz
|
6312f0c9c5
|
Fix typo
|
11 years ago |
Lunny Xiao
|
20793954c6
|
Merge pull request #1218 from StrangeWill/blank-name-fix
Fixes issue with LDAP inserting users with blank names.
|
11 years ago |
William Roush
|
e69a337dbe
|
Fixes issue with LDAP inserting users with blank names.
|
11 years ago |
Lunny Xiao
|
efcb849b0d
|
Merge pull request #1186 from dhuan/author-name-on-explore-page
Display author's name on explore page
|
11 years ago |
Dhuan
|
7e7dc21433
|
Fix HTML indentation
|
11 years ago |
Dhuan
|
e3ae3c7c10
|
Display author's name on explore page
|
11 years ago |
Lunny Xiao
|
1862a2df31
|
Merge pull request #1216 from tony/ssh-config-options
SSH config options
|
11 years ago |
Tony Narlock
|
7379a18cf9
|
Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy behavior
|
11 years ago |
Dustin Willis Webber
|
d2e31eb3a8
|
fix calls that go rename missed
|
11 years ago |
Dustin Willis Webber
|
6954ad8800
|
typo fix for comment
|
11 years ago |
Dustin Willis Webber
|
aef7d46ab6
|
typo fix
|
11 years ago |
Andrew Patton
|
bfa27e5b6d
|
Match naming convention on page (checkbox→chk)
|
11 years ago |
Andrew Patton
|
9286525147
|
💄 Style checkbox label in sign in form
|
11 years ago |
Andrew Patton
|
3e2c4144e6
|
Wrap remember text+checkbox in label; close #1209
|
11 years ago |
Dmitry Yu Okunev
|
0b6ea46ab3
|
Fixed a typo: .ssh/autorized_key -> .ssh/authorized_key
Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru>
|
11 years ago |
Luka Dornhecker
|
d6a25eca06
|
remove extra space in ssh authentication message
|
11 years ago |
无闻
|
450e69ac93
|
Merge pull request #1177 from rauchrob/patch-1
fix typo in centos init script
|
11 years ago |
Robert Rauch
|
94fa90457f
|
fix typo in centos init script
We should be *sourcing* `/etc/sysconfig/gogs`, not *executing* it, don't we?
|
11 years ago |
无闻
|
d2c56fdd0c
|
Merge pull request #1167 from linquize/http401
Set Content-Type to text/plain for http status 401
|
11 years ago |
Linquize
|
76017b4f80
|
Set Content-Type to text/plain for http status 401
This is because git command line shows the failure reason only if Content-Type is text/plain.
|
11 years ago |
Unknwon
|
f93beaba3b
|
#1073 #1162 issue ID constraint failed
|
11 years ago |
无闻
|
8f1dc9457e
|
Merge pull request #1159 from davmrtl/develop
Fix "Plus" icon size in dashboard
|
11 years ago |
David Martel
|
2cd6cc11ee
|
Fix "Plus" icon size in dashboard (part 2)
|
11 years ago |
Unknwon
|
dd7f3e9f60
|
#1070 Clearer error message for illegal characters
|
11 years ago |