jsjhb
jsjhb
When a user has lost hir password, there is no way for the user to recover the password on hir own. Even the admin user has no _easy_ possibility to...
The plugin crashes in 2.1, due to required parameter value_store in temperature.check_temperature call. Fix is in PR #112
update apcaccess.py to satisfy need to value_store parameter in check_temperature call
obsstoragesetup should allocate hugepages in numa node-fragmented RAM. The automatic assignment of OBS_INSTANCE_MEMORY is done according to memory available in smallest numa node, w/ respect of desired OBS_WORKER_INSTANCES, by leaving...
# Issue Description After resetting a password for a user in a local installation of obs using the ruby console using ``` RAILS_ENV="production" /usr/bin/rails.ruby2.5-5.1.4 console user = User.where(:login => '').first...