LefsFlare
39fdb0f9c4
Fixed 404 caused by unexpected question mark ( #3668 )
...
This fixes 404 caused when creating new files or wiki pages with question marks.
8 years ago
imilo
85fbd6e9c6
New settings option for a custom SSH host ( #3763 )
8 years ago
Mateusz Hromada
2cfdce88e0
Check for zero length passwords in LDAP module. ( #3827 )
8 years ago
Саша Иванов
ca6cbb95cc
#3791 update LDAP username check ( #3906 )
8 years ago
leonklingele
7cb440273c
Don't use custom PBKDF2 function ( #3952 )
...
Instead, use golang.org/x/crypto/pbkdf2
8 years ago
leonklingele
d96f2a7184
Fix random string generator ( #3953 )
...
* Remove unused custom-alphabet feature of random string generator
* Fix modulo-biased random string generator
* Random string generator should return error if it fails to read random data via crypto/rand
8 years ago
Nico Mandery
adcb1d7c65
serve video files using the HTML5 video tag ( #3967 )
8 years ago
afilippov1985
04fbfad2d4
init script for gentoo ( #3761 )
8 years ago
SeongAhJo
bab051a8c1
Fix Typo Errors ( #3885 )
...
* Fix typos
* Fix typos
8 years ago
leonklingele
ad6de46ce4
Fix typo: 'passowrd' -> 'password' ( #3951 )
8 years ago
Bo Zhang
282f7fb8fa
Fix typos ( #3852 )
8 years ago
M5oul
5034ef787c
[mod] readme: update YunoHost package link. ( #3881 )
8 years ago
Sandro Santilli
3925166d31
Add support for using "libravatar" as the GravatarSource ( #3969 )
...
Just to make it easier for administrator to configure libre avatar,
as it is done for "duoshuo" and "gravatar"
8 years ago
Alexander Lunegov
7358e46815
Fix string format verbs ( #3637 )
8 years ago
Unknwon
8f09fc64bd
Minor fix for PR #3624
8 years ago
Kim "BKC" Carlbäcker
b2de3d71c5
More Issue-Comments API-endpoints ( #3624 )
...
* ListAllInRepo & Delete Issue-Comments
* Moar data in issue-comments
8 years ago
Unknwon
44ed991726
Merge branch 'develop' of https://github.com/tanapoln/gogs into develop
8 years ago
Unknwon
34b92cdb44
Fix #3905
8 years ago
Unknwon
d3b2ff17d6
Update locales
8 years ago
Unknwon
cc45a8ab06
cmd: new command 'import locale'
...
Quickly import locale files downloaded from Crowdin.
8 years ago
Unknwon
105c528369
Add Korean support
8 years ago
Unknwon
5d0b334d56
Update git-module required version
8 years ago
Unknwon
b092733c2e
Update git-module version to support back Git 1.7.1
8 years ago
Unknwon
baeccdb161
Add github.com/go-xorm/builder to dependency
8 years ago
Unknwon
394fc61129
Update glide.lock and .gopmfile for XORM
8 years ago
Unknwon
55dc9d898f
Drop Go 1.4 support
...
Due to golang.org/x/crypto/ssh requires a method from STD in Go 1.5.
And Go 1.4 is fairly old version for now.
8 years ago
Unknwon
552d5c7ceb
Update glide.lock and .gopmfile
...
Closes #3690 #3727
8 years ago
Unknwon
95065de39a
Fork go-libravatar to remove import path check
...
To use GitHub import path as much as possible.
8 years ago
Unknwon
a3ea4b8802
Update locales and add Swedish
8 years ago
Rémy Boulanouar
6bcff7828f
Fix mention in comments like ( @dblk ) ( #3655 )
...
* Fix mention in comments like (@dblk )
* Better fix to avoid making link for "Hello@DblK"
8 years ago
LefsFlare
2cb5ec5983
Prevented user enumeration of valid users through HTTP status codes of login ( #3639 ) ( #3654 )
8 years ago
LefsFlare
2bec8a4f1e
Changed interface ( #3685 )
8 years ago
Unknwon
7e15ff9486
Update locales
...
Add new locale Serbian (Cyrillic)
8 years ago
Unknwon
12445fe2ed
Add build system link to README [CI SKIP]
8 years ago
Unknwon
491407ddf8
#3590 fix 404 for release draft edition
...
Closes #3591
8 years ago
Unknwon
6da55159a2
#3589 LoadRepoConfig after ORM is initialized
8 years ago
Tanapol Nearunchorn
73fedc7275
provide button to delete merged pull request
8 years ago
Unknwon
c50d59874d
#3577 incorrect URL produced by AvatarLink
8 years ago
Daniel Oaks
b3d9ca4ccd
Add the ability to explore organizations ( #3573 )
...
* Add ability to explore organizations
* Use right icon for org explore links
8 years ago
Daniel Oaks
4efaf8e882
Fix repo list display on Safari ( #3569 )
8 years ago
raphael10241024
178556142a
fix link error under preview ( #3566 )
8 years ago
Unknwon
7c1fbed057
Fix panic when attempt login with non-exist user
8 years ago
Thibault Meyer
bc902b8f74
Feature #3492 : Add option to hide footer load times ( #3562 )
...
* Add option to hide footer load times
* Rename option variable + minor changes
8 years ago
Unknwon
8ee14db51e
Update locales
8 years ago
Rémy Boulanouar
5d35578811
Update size of SHA to fix #3538 ( #3563 )
8 years ago
Corben Dallas
d09fca3ca9
Add a (Open)SuSE init script ( #3558 )
8 years ago
Unknwon
dadd35b636
#3559 fix template error
8 years ago
Unknwon
c2afdf2192
Minor code fix [CI SKIP]
8 years ago
Unknwon
152e715999
models/login_source: code improvement
8 years ago
Unknwon
99c2ae7b35
#3515 use alert instead 500 for duplicated login source name
8 years ago