Lauris BH
8ca0fd9526
Refactor and simplify redirect to url ( #3674 )
7 years ago
Codruț Constantin Gușoi
467c9eed17
Implements generator cli for secrets ( #3531 )
Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>
7 years ago
Morgan Bazalgette
8c916631f0
Handle refactor ( #3339 )
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound
* Change Handle(403) to NotFound, avoid using macaron's NotFound
7 years ago
Sandro Santilli
f337efc034
Add OpenID configuration in install page ( #2276 )
7 years ago
Lunny Xiao
08a2088db4
Only update needed columns when update user ( #2296 )
* only update needed columns when update user
* fix missing update_unix column
7 years ago
Lauris BH
96b13d94ec
Make time diff translatable ( #2057 )
8 years ago
Jonas Östanbäck
dd3884fdea
xxx_active_code_live setting in printed in hours and minutes instead … ( #1814 )
* xxx_active_code_live setting in printed in hours and minutes instead of just hours
* Update app.ini description of xxx_code_lives settings
8 years ago
Sandro Santilli
dca5fdb5cc
Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION ( #1369 )
* Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION
Omit the configuration variable (the default) to be dependent.
Fixes #1363
* Move OpenID settings under Service object
* Show OpenID SignUp and SignIn status in admin panel / configuration
8 years ago
Sandro Santilli
7ef4727cca
Run "make fmt" with go-1.6 ( #1333 )
8 years ago
Sandro Santilli
d650d98fee
Add captcha support to OpenID based signup
8 years ago
Sandro Santilli
f8863080a2
Login via OpenID-2.0 ( #618 )
8 years ago