##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r61:01e2523c
api: gracefully handle errors on repos that are damaged or missing from filesystem.
0
r60:c49cd796
authn: Data migration for renaming 'container' to 'headers'. Rename the 'auth_plugins' setting and all 'auth_container_%s' settings.
0
r59:55904bf8
authn: Renamed auth_container -> auth_headers
0
r58:1389be9f
login: Fix login redirection when came_from not set.
0
r57:a49c279c
login: Moved method out of login view.
0
r56:f642efa4
setup: Remove DB setting entry from rhodecode setup code.
0
r55:0ca726bb
authn: Add whitespace stripping to authentication plugin settings.
0
r54:ed2af6dc
colander: Add a colander preparer to remove trailing/leading whitespace.
0
r53:be7b8a66
authn: Add container authentication plugin again.
0
r52:a007b8c5
authn: Add an INI option to set an authentication plugin fallback. #3953 If you set 'rhodecode.auth_plugin_fallback = egg:rhodecode-enterprise-ce#rhodecode' in your INI file the rhodecode auth plugin is always appended to the list of plugins that are used for authentication.
0
r51:2ebf8ced
i18n: Use new translation string factory. - Use the translation factory create in rhodecode.translation instead of creating multiple instances in each module.
0
r50:a2ac58ab
i18n: Add module that creates a translation string factory.
0
r49:b29ec555
cleanup: remove duplicate js dependancy
dan
0
r48:5de64805
search: add syntax highlighting, line numbers and line context to file content search results
dan
0
r47:6c3a0592
version: bumped version from 4.0.2 to 4.1.0
0
r46:4bc0185d
login: Bring recaptcha back to work. - Missed some template context variables needed for recaptcha to work. - Now reuse the register view in register_post when rendering the form with errors.
0
r45:c7e16994
login: Fix error when getting remote IP address during registration. - Missed a call to `self.ip_addr` during migration to pyramid.
0
r44:a28ef8f0
license: Add license header to new files.
0
r43:252626f3
event: Fire event when user sucessfully registered.
0
r42:d009f1dc
event: Add UserRegistered event class.
0
load next
< 1 .. 262 263 264 265 266 267 268 >
showing 20 out of 5342 commits