##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r94:6379077c
refactor: made javascript routes autogenerate based on python routes
dan
0
r93:07ae5171
admin: in usergroups admin allow prefiltering the list of users based on an autocomplete query. also updated a couple tests which were not testing correct response.
dan
0
r92:431954ef
style: make arrows in usergroup members selector easier to press
dan
0
r91:88f65698
bugfix: santize wouldnt allow files starting with . - fixes #3936
dan
0
r90:1b568d51
authn: Fix handling of form errors and default values.
0
r89:2e1c9e51
tests: Adapt test to changed template.
0
r88:8177bcae
templates: Add an extension point to the authn plugin settings template. Allows derived templates to add something below the form fileds.
0
r87:71cbc422
authn: Set the renderer attribute when registering settings view.
0
r86:083e961d
authn: Adapt and refactor plugin settings template. Adapted to the refactoring of settings views.
0
r85:9d3c5493
authn: Remove unused code Unused due to the previoud refactoring.
0
r84:6b27093c
authn: Refactored the auth-plugins-settings base view. This allows plugins to easier extend the template context dict without duplicate the code of the base views.
0
r83:24314e86
pull-requests: make the catch all route also support nicer format with '-'
0
r82:39f92278
db: Increase __dbversion__ to 53.
0
r81:92d2661f
db: Create database migration to rename token auth plugin ID.
0
r80:36c26401
authn: Add rhodecode token auth plugin to setup.py
0
r79:bfb1a9cf
authn: Add rhodecode token auth plugin.
0
r78:e1849c1a
login: don't use mutable globals as defauls
0
r77:f0ab3c53
logging: improve logging on failed auth user lookup
0
r76:f8fd77bc
logging: improve how we log user lookup
0
r75:110fb2a4
repo: when creating repos if we don't get JSON results, stop execution at refresh.
0
load next
< 1 .. 268 269 270 271 272 .. 274 >
showing 20 out of 5475 commits