##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r237:840f51fa
authn: Fix priority of default values if some values are missing during POST Normally this affects only the test suite but doesn't hurt to be correct :)
0
r236:2440a1e7
authn: Allow to pass in a default value if setting is not available in DB.
0
r235:dee287cd
authn: Unit tests to simply get the authentication settings pages. Checks for enabled (retcode=200) and disabled (retcode=404) plugins.
Martin Bornhold
0
r234:3a3d2ce1
authn: Create context managers to enable/disable an authentication plugin in DB.
Martin Bornhold
0
r233:9655ec62
authn: Add fixture that provides authentication plugin instances.
Martin Bornhold
0
r232:299ebd92
authn: Don't use setting value to compute the setting type.
0
r231:b3a11d63
admin: Use error message from UserCreationError when updating a user. If we get a UserCreationError on updating a user we should display the more specific error message from the exception.
0
r230:636c8b2a
events: Send events when user is created or updated. Send the UserPreCreate event before a new user is created. Send the UserPreUpdate event before a user is updated.
0
r229:a33067ed
events: Add a method to model base class for sending events. This wraps the logic to send pyramid events at a single place.
0
r228:d4ffc03c
events: Add user data to UserPreCreate und UserPreUpdate events.
0
r227:8af8d224
events: Add events for pre user create and pre user update. These events are emitted before a user is created or updated.
0
r226:6371ca5e
autocomplete: allow to pass in a GET flag to control if non-active users should be returned in autocomplete data.
0
r225:48a40e43
repos, repo groups, user groups: visually show what user is an owner, and if potentially he is disabled in the system.
0
r224:c6a3436d
repos, repo groups, user groups: allow to use disabled users in owner field. This fixes #3374. There's no good benefit of having possibility to prevent setting disabled user from beeing an owner. It can happen that we start preperating a system and use disabled accounts. Also users shouldn't be forbidden to edit settings on an disabled owner.
0
r223:56e0b1a8
gravatar: add flag to show current gravatar + user as disabled user (non-active)
0
r222:c6ddf19a
autocomplete: add flags to show/hide active users, and also display this information in autocomplete data. ref #3374
0
r221:1cb0de52
oss-licenses: Remove unused pytest fixture from tests.
Martin Bornhold
0
r220:bdf36d1f
oss-licenses: Fix tests for open source licenses view.
Martin Bornhold
0
r219:fe6f1cef
nix: Update rhodecode testdata to recent version (0.7.0 -> 0.8.0)
Martin Bornhold
0
r218:6aa55c11
nix: Import rhodecode testdata as derivation.
Martin Bornhold
0
load next
< 1 .. 206 207 208 209 210 .. 218 >
showing 20 out of 4357 commits