alecdwm
72a0e90f7d
LDAP signin form moved to main signin-modal
...
- previously was a separate modal
- now is located on main modal, like email auth
2016-12-14 12:56:26 +01:00
alecdwm
02e9927714
Initial support for LDAP server authentication
...
Limitations as of this commit:
- tlsOptions can only be specified in config.json, not as env vars
- authentication failures are not yet gracefully handled by the UI
- instead the error message is shown on a blank page (/auth/ldap)
- no email address is associated with the LDAP user's account
- no picture/profile URL is associated with the LDAP user's account
- we might have to generate our own access + refresh tokens,
because we aren't using oauth. The currently generated
tokens are just a placeholder.
- 'LDAP Sign in' needs to be translated to each locale
2016-12-13 22:41:07 +01:00
Tom Wyckhuys
f20d17ec8c
Update nl.json
...
Fixed typo in the Dutch translation: "geuschiedenis" into "geschiedenis"
2016-11-14 13:04:46 +01:00
Wu Cheng-Han
215b5baa9f
Update to support Swedish locale
2016-10-21 13:39:28 +08:00
Lars Karlsson
6fa9958c2b
Cahnged file name to represent language code and culture in accordance to ISO-standard
2016-10-20 10:20:43 +02:00
Lars Karlsson
30861445a8
Added Swedish translation
2016-10-19 13:08:41 +02:00
Xavier Marques
856a62a6d0
Add Catalan (es_CA) translation
2016-10-13 16:32:12 +02:00
Paras
2a8d6c0d2e
Hindi Translation Added
2016-10-12 19:03:18 +05:30
Wu Cheng-Han
a5e6b5dd3b
Update to support Ukrainian locale
2016-10-10 19:48:05 +08:00
Dmytro Kytsmen
c1107d499c
Created Ukrainian Localization
2016-10-10 14:30:03 +03:00
Bartlomiej Szala
a47a73d35b
Add Polish translation
2016-10-08 19:32:42 +02:00
ivanorsolic
903a433333
Added Croatian translation
...
Added Croatian translation
2016-10-07 21:15:04 +02:00
Max Wu
fc213127a3
Merge pull request #192 from Martijnpold/master
...
Added Dutch translation
2016-10-07 23:42:00 +08:00
p0v1n0m
257b016e1e
Added Russian translation
2016-10-07 14:46:26 +02:00
Martijnpold
13e29ceef1
Added Dutch translation
...
Finished Dutch translation
2016-10-07 14:34:07 +02:00
Martijnpold
b2b2289b0d
Create nl.json
...
Added partial translation to dutch
2016-10-07 10:09:51 +02:00
Ömer Erdinç Yağmurlu
2807951e83
Create tr.json
...
https://github.com/hackmdio/hackmd/issues/157
2016-10-04 23:00:39 +03:00
GhiMax
fd393615fc
Add italian locales
2016-10-03 10:02:41 +02:00
Wu Cheng-Han
aaf32dc4bf
Update to support Greek and Portuguese locales
2016-10-02 10:34:10 +08:00
Max Wu
705352db75
Merge pull request #179 from marceloalencar/master
...
Brazilian Portuguese Locale
2016-10-02 10:08:57 +08:00
Marcelo Alencar
19c4549cc9
Add support for pt-BR localization
2016-10-01 18:23:08 -03:00
zachariast
d6e475b238
add greek locales
2016-10-01 21:21:38 +03:00
Sergio Valverde
bf5817a562
Improved some translations
2016-09-06 20:56:35 +02:00
Pablo Guerrero
0c6bf3e958
Added spanish locale
2016-09-02 07:22:11 +02:00
tkqubo
d4719ac806
feat: add Japanese i18n support
2016-08-27 14:25:36 +09:00
Jannik Lorenz
16b9411df0
Add support for german localization.
2016-08-20 00:32:39 +02:00
Ho33e5
e625761ca8
Added support for french localization.
2016-08-19 12:33:06 +02:00
Wu Cheng-Han
b9c59c454d
Add support of i18n with related patches and support "en" and "zh" locales for now
2016-08-19 11:49:24 +08:00