Adam Strzelecki
727a5245ac
LDAP: Fetch attributes in Bind DN context option
This is feature is workaround for #2628 (JumpCloud) and some other services
that allow LDAP search only under BindDN user account, but not allow any LDAP
search query in logged user DN context.
Such approach is an alternative to minimal permissions security pattern for
BindDN user.
9 years ago
Florian Kaiser
6c72bf973f
Fix chmod for several files in conf/locale/ and public/
9 years ago
Gibheer
3314d25877
allow native and ssh-keygen public key check
This commit adds the possibibility to use either the native golang
libraries or ssh-keygen to check public keys. The check is adjusted
depending on the settings, so that only supported keys are let through.
This commit also brings back the blacklist feature, which was removed in
7ef9a05588
. This allows to blacklist
algorythms or keys based on the key length. This works with the native
and the ssh-keygen way.
Because of #2179 it also includes a way to adjust the path to
ssh-keygen and the working directory for ssh-keygen. With this,
sysadmins should be able to adjust the settings in a way, that SELinux
is okay with it. In the worst case, they can switch to the native
implementation and only loose support for ed25519 keys at the moment.
There are some other places which need adjustment to utilize the
parameters and the native implementation, but this sets the ground work.
9 years ago
Unknwon
ed294f8355
#2633 fix removed config option
9 years ago
Unknwon
04d7b393ab
Minor fix for #2624
9 years ago
Unknwon
0607f13964
Merge pull request #2624 from mhartkorn/convert-mirror-to-repo
Convert mirrors to regular repositories
9 years ago
Unknwon
7a0cdbebf6
Remove cache avatar support and add its tests
9 years ago
Unknwon
5cadf34f21
fix #2454
9 years ago
Martin Hartkorn
d07e6233a3
Refactored according to suggestions
9 years ago
Martin Hartkorn
42b1b57e94
Convert mirrors to regular repositories.
9 years ago
Josh Frye
fb8c598933
Add helper text for log path.
9 years ago
Josh Frye
2a5b31d2f5
Add install option for log path
9 years ago
Unknwon
e11c8407c8
Update locales and update sponsor
9 years ago
Andrey Nering
b3ad764459
Implementing the "theme-color" meta tag.
Used by Android >= 5.0 to make the top bar colored.
Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
9 years ago
Unknwon
efd7e59b3e
Improve db path prompt when install
9 years ago
Unknwon
c0c51ba711
Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme
Feature/markdown custom url scheme
9 years ago
techwolf12
94cf89b365
Fixes small typo
9 years ago
Unknwon
fa40b34850
#2554 reinitialize all repos from the db
- Update locales
9 years ago
Unknwon
c4dccaf1eb
Minor fix for #2444
9 years ago
Patrik
e86e1e93e0
Change en-us localization "mirror from" to "mirror of"
9 years ago
Unknwon
0c6f6be314
#2497 incorrect error handle for team name
9 years ago
Unknwon
938934da8a
Update locales
9 years ago
Saren Currie
364bf66254
Fix grammar in deploy key section
9 years ago
Kim "BKC" Carlbäcker
a80b246613
Added example to conf/app.ini
9 years ago
Unknwon
61976ce9f0
Update locales
9 years ago
Unknwon
1fe72ae465
#2179 use Go sub-repo ssh to verify public key content
9 years ago
Unknwon
1a4a82d317
fix #2385
9 years ago
Unknwon
7a9b5d32d6
update locale
9 years ago
Unknwon
56f772c100
#2349 try to handle []int8 case
9 years ago
Unknwon
92906ef786
fix #2350
9 years ago
Unknwon
7276965aae
update locale
9 years ago
Kim "BKC" Carlbäcker
827b2477b8
Changed name from inline to unified
9 years ago
Kim "BKC" Carlbäcker
b34c4f23ca
i18n-fix for split-view
9 years ago
Unknwon
7bc247c886
fix #2327
9 years ago
Unknwon
bb2897bff6
#2264 use monospaced font for commit IDs in news feeds
9 years ago
Unknwon
00a60453fb
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
9 years ago
Unknwon
d20633c205
fix #1436
9 years ago
Unknwon
e7285b9a1b
update locales
9 years ago
Unknwon
5932cdd98c
prepare release
9 years ago
Unknwon
cc70569451
#2103 Ability to map extensions for syntax highlighting in config
9 years ago
Unknwon
64d05fafd5
#2103 #2181 improvments of highlight class name
9 years ago
Toni
9bb3dcdf9d
Minor typo in en-US locale
metadata*
9 years ago
Unknwon
b5267ad1a3
fix #2205
9 years ago
Unknwon
920dd535e8
fix #2204
9 years ago
Toni
8334b4784e
Fix typo
take*
9 years ago
Unknwon
8ac9d9b4c7
rename import path
9 years ago
Unknwon
c31722da3c
update locales
9 years ago
Unknwon
2c8a3654cc
#2154 minor fix
9 years ago
Unknwon
826d4bd7d1
#2154 disable change user for non-local users
- #2153 remove require for gravatar
9 years ago
Unknwon
d28cd813eb
fix sqlite3 cannot create repo
9 years ago