<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>user permissions Archives - MIDAS - Room Booking System | Blog</title>
	<atom:link href="https://mid.as/blog/tag/user-permissions/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>...Making your facilities work for you!</description>
	<lastBuildDate>Thu, 26 Feb 2026 11:34:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Bulk Modify User Account Permissions</title>
		<link>https://mid.as/blog/bulk-modify-user-account-permissions/</link>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Thu, 26 Feb 2026 11:21:16 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[bulk modify]]></category>
		<category><![CDATA[user permissions]]></category>
		<category><![CDATA[v4.42]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=5962</guid>

					<description><![CDATA[<p>If you&#8217;re familiar with MIDAS booking software you&#8217;ll know that it offers an extensive range of access controls and permissions. Permissions can be assigned on a per-user basis. In fact, if you&#8217;ve been following our blog, then you&#8217;ll have seen that we&#8217;re adding 14 new permissions for MIDAS v4.42 too! We’re now making it easier [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/bulk-modify-user-account-permissions/">Bulk Modify User Account Permissions</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>If you&#8217;re familiar with MIDAS booking software you&#8217;ll know that it offers an extensive range of access controls and permissions. Permissions can be assigned on a per-user basis. In fact, if you&#8217;ve been following our blog, then you&#8217;ll have seen that we&#8217;re <a href="https://mid.as/blog/expanded-administrative-permissions-in-midas/">adding 14 new permissions</a> for MIDAS v4.42 too!</p>



<p>We’re now making it easier to apply bulk permission changes across multiple user accounts.</p>



<h2 class="wp-block-heading">Previous Behavior</h2>



<p>In previous versions, when adding or modifying a user account, an &#8220;assign permissions from group&#8221; drop-down was presented above the various user permissions that could be assigned:</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="1024" height="536" src="https://mid.as/blog/wp-content/uploads/2026/02/assign-permissions-from-group-1024x536.png" alt="Previous permission assignment method using user groups in MIDAS" class="wp-image-5989" srcset="https://mid.as/blog/wp-content/uploads/2026/02/assign-permissions-from-group-1024x536.png 1024w, https://mid.as/blog/wp-content/uploads/2026/02/assign-permissions-from-group-300x157.png 300w, https://mid.as/blog/wp-content/uploads/2026/02/assign-permissions-from-group-768x402.png 768w, https://mid.as/blog/wp-content/uploads/2026/02/assign-permissions-from-group.png 1104w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Previous permission assignment method using user groups in MIDAS</figcaption></figure>
</div>


<p>This was a great way to quickly copy the current permissions from a user group to an individual user account.</p>



<p>However, this was a one-time action. MIDAS would snapshot the selected user group&#8217;s current permissions and apply them to the individual user account. Any subsequent changes to the group&#8217;s permissions would not affect existing user accounts.</p>



<h2 class="wp-block-heading">Introducing Permission Inheritance</h2>



<p>So we have re-worked this for MIDAS v4.42. The &#8220;Assign permissions from group&#8221; selector has been removed and replaced by a new role-based &#8220;Inherit Permissions from&#8221; selector.</p>



<p>When a user account is set to inherit permissions from a user group, any subsequent changes to that group&#8217;s permissions will automatically apply to all linked user accounts.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" width="1024" height="285" src="https://mid.as/blog/wp-content/uploads/2026/02/inherit-permissions-1024x285.png" alt="User account inheriting permissions from a user group in MIDAS v4.42" class="wp-image-5988" srcset="https://mid.as/blog/wp-content/uploads/2026/02/inherit-permissions-1024x285.png 1024w, https://mid.as/blog/wp-content/uploads/2026/02/inherit-permissions-300x83.png 300w, https://mid.as/blog/wp-content/uploads/2026/02/inherit-permissions-768x214.png 768w, https://mid.as/blog/wp-content/uploads/2026/02/inherit-permissions-1536x427.png 1536w, https://mid.as/blog/wp-content/uploads/2026/02/inherit-permissions.png 1798w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">User account inheriting permissions from a user group in MIDAS v4.42</figcaption></figure>
</div>


<p>This now allows you to bulk modify user account permissions with ease!</p>



<h2 class="wp-block-heading">When to use manual permissions</h2>



<p>If you still want to grant or revoke individual permissions on a per-account basis, you can &#8211; simply set the &#8220;Inherit Permissions from&#8221; option to &#8220;[None]&#8221;. When you do this, MIDAS will display the complete list of current permissions for that user, allowing you to make individual changes as required.</p>



<p>User accounts set to ‘[None]’ will not be affected by changes to any user group permissions.</p>



<p>While this new feature may not be all that significant for customers with only a handful of user accounts, larger organizations with several hundred users will benefit greatly from the ability to modify user permissions in bulk.</p>
<p>The post <a href="https://mid.as/blog/bulk-modify-user-account-permissions/">Bulk Modify User Account Permissions</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Expanded Administrative Permissions in MIDAS v4.42</title>
		<link>https://mid.as/blog/expanded-administrative-permissions-in-midas/</link>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Wed, 25 Feb 2026 12:47:04 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[user permissions]]></category>
		<category><![CDATA[v4.42]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=5960</guid>

					<description><![CDATA[<p>Administrators appreciate the extensive range of permissions that can be assigned on an account-by-account basis in their MIDAS booking software. These allow the creation of anything from fully privileged administrative accounts to ones with very limited &#8220;view only&#8221; permissions, and everything in between. To provide administrators with even greater control, we&#8217;ve extended the range of [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/expanded-administrative-permissions-in-midas/">Expanded Administrative Permissions in MIDAS v4.42</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Administrators appreciate the <a href="https://mid.as/help/manage-users-and-permissions/list-of-available-user-permissions">extensive range of permissions</a> that can be assigned on an account-by-account basis in their MIDAS booking software.</p>



<p>These allow the creation of anything from fully privileged administrative accounts to ones with very limited &#8220;view only&#8221; permissions, and everything in between.</p>



<p>To provide administrators with even greater control, we&#8217;ve extended the range of available permissions for MIDAS v4.42 to now include 14 additional administrative permissions.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" width="677" height="1024" src="https://mid.as/blog/wp-content/uploads/2026/02/new-admin-permissions-677x1024.png" alt="New granular administrative permissions in MIDAS v4.42" class="wp-image-5985" srcset="https://mid.as/blog/wp-content/uploads/2026/02/new-admin-permissions-677x1024.png 677w, https://mid.as/blog/wp-content/uploads/2026/02/new-admin-permissions-198x300.png 198w, https://mid.as/blog/wp-content/uploads/2026/02/new-admin-permissions.png 678w" sizes="(max-width: 677px) 100vw, 677px" /><figcaption class="wp-element-caption">New granular administrative permissions in MIDAS v4.42</figcaption></figure>
</div>


<p>These new permissions replace the previous &#8220;Can Manage MIDAS&#8221; permission. This generic permission controlled whether a user was able to access the &#8220;Manage MIDAS&#8221; configuration screens.</p>



<p>Over time the &#8220;Manage MIDAS&#8221; screens have grown to include a vast array of options and settings. These screens allowed users to change email settings, update templates, configure scheduled tasks, tweak invoice or database settings, and much more.</p>



<p>For v4.42, we have split up the old &#8220;Manage MIDAS&#8221; screen into separate sections. Access to each section is now controlled by its own dedicated permission. This means, for instance, that you can grant permission to a user to be able to modify your templates, but not allow them to adjust the email settings of your MIDAS system.</p>



<p>The 14 new administrative permissions added in v4.42 are:</p>



<ul class="wp-block-list">
<li><a href="https://mid.as/help/manage-appearance-settings">Can Manage Appearance Settings</a></li>



<li><a href="https://mid.as/help/manage-booking-settings">Can Manage Booking Settings</a></li>



<li><a href="https://mid.as/help/manage-database-settings">Can Manage Database Settings</a></li>



<li><a href="https://mid.as/help/manage-email-settings">Can Manage Email Settings</a></li>



<li><a href="https://mid.as/help/manage-fields">Can Manage Fields</a></li>



<li><a href="https://mid.as/help/manage-invoice-settings">Can Manage Invoice Settings</a></li>



<li><a href="https://mid.as/help/manage-miscellaneous-settings">Can Manage Miscellaneous Settings</a></li>



<li><a href="https://mid.as/help/manage-print-settings">Can Manage Print Settings</a></li>



<li><a href="https://mid.as/help/manage-public-settings">Can Manage Public Settings</a></li>



<li><a href="https://mid.as/help/manage-safety-settings">Can Manage Safety Settings</a></li>



<li><a href="https://mid.as/help/manage-scheduled-tasks">Can Manage Scheduled Tasks</a></li>



<li><a href="https://mid.as/help/manage-security-settings">Can Manage Security Settings</a></li>



<li><a href="https://mid.as/help/manage-templates">Can Manage Templates</a></li>



<li><a href="https://mid.as/help/check-for-updates">Can Update Software</a> (Not applicable in cloud-hosted systems)</li>
</ul>



<p>When updating from an earlier version to v4.42, any user account which held the &#8220;Can Manage MIDAS&#8221; permission will automatically be granted all 14 of the new administrative permissions during the update.</p>



<p>Administrators can then refine access for each user account via MIDAS Admin Options → Users.</p>



<p>These changes, together with the ability to <a href="https://mid.as/blog/bulk-modify-user-account-permissions/">make bulk permission changes</a>, provide administrators with significantly greater flexibility and control over who can access specific system settings.</p>
<p>The post <a href="https://mid.as/blog/expanded-administrative-permissions-in-midas/">Expanded Administrative Permissions in MIDAS v4.42</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Allow users to change their name or email</title>
		<link>https://mid.as/blog/allow-users-to-change-their-name-or-email/</link>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Mon, 08 Dec 2025 16:01:01 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[user permissions]]></category>
		<category><![CDATA[v4.41]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=5845</guid>

					<description><![CDATA[<p>MIDAS now allows administrators to control whether users can change their display name, email address, or password &#8211; providing greater security and flexibility for shared and individual accounts. Previously, users couldn&#8217;t change their display name or email themselves &#8211; only an administrator could do this. An administrator could also grant or deny the ability for [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/allow-users-to-change-their-name-or-email/">Allow users to change their name or email</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>MIDAS now allows administrators to control whether users can change their display name, email address, or password &#8211; providing greater security and flexibility for shared and individual accounts.</p>



<p>Previously, users couldn&#8217;t change their display name or email themselves &#8211; only an administrator could do this. An administrator could also grant or deny the ability for each user to be able to change their account password. </p>



<p>&#8220;<em>Why would you ever not want to allow a user to change their password?</em>&#8221; you&#8217;re probably thinking!</p>



<p>Many organizations like to create a very limited and generic &#8216;view only&#8217; account in their MIDAS system. One account that a number of staff all share.</p>



<p>Obviously, you wouldn&#8217;t want one person to change the account password on such a &#8216;shared&#8217; account and lock every one else out. So on this account an administrator could revoke the &#8220;Can Change Password&#8221; permission to strengthen account security.</p>



<p>For MIDAS v4.41 we&#8217;ve added a couple of new and related permissions&#8230;</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="535" src="https://mid.as/blog/wp-content/uploads/2025/12/can-change-details-1024x535.png" alt="New User Permissions in MIDAS v4.41" class="wp-image-5857" srcset="https://mid.as/blog/wp-content/uploads/2025/12/can-change-details-1024x535.png 1024w, https://mid.as/blog/wp-content/uploads/2025/12/can-change-details-300x157.png 300w, https://mid.as/blog/wp-content/uploads/2025/12/can-change-details-768x402.png 768w, https://mid.as/blog/wp-content/uploads/2025/12/can-change-details.png 1094w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">New User Permissions in MIDAS v4.41</figcaption></figure>
</div>


<h2 class="wp-block-heading">Allow Users To Change Their Display Name</h2>



<p>With the new &#8220;Can Change Display Name&#8221; permission granted to a user account, that user will be able to change their display name within your MIDAS system any time they wish.</p>



<h2 class="wp-block-heading">Allow Users To Change Their Email Address</h2>



<p>With the new &#8220;Can Change Email Address&#8221; permission, a user will be able to change the email address associated with their MIDAS user account. This is the address they use to sign in with and receive notifications at.</p>



<h2 class="wp-block-heading">How a user updates their details</h2>



<p>If a user has been granted at least one of the following permissions&#8230;</p>



<ul class="wp-block-list">
<li>Can Change Display Name</li>



<li>Can Change Email Address</li>



<li>Can Change Password</li>
</ul>



<p>&#8230; then they can change their details at any time from the drop-down menu that&#8217;s displayed when they select their name (under the main date heading), and then select &#8220;Your Details&#8221;:</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="490" src="https://mid.as/blog/wp-content/uploads/2025/12/your-details-1024x490.png" alt="Users can manage their account details in MIDAS v4.41" class="wp-image-5859" srcset="https://mid.as/blog/wp-content/uploads/2025/12/your-details-1024x490.png 1024w, https://mid.as/blog/wp-content/uploads/2025/12/your-details-300x144.png 300w, https://mid.as/blog/wp-content/uploads/2025/12/your-details-768x367.png 768w, https://mid.as/blog/wp-content/uploads/2025/12/your-details.png 1208w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Users can manage their account details in MIDAS v4.41</figcaption></figure>
</div>


<p>From the &#8220;Your Details&#8221; dialog, the user will be able to modify one or more of their details (depending upon permissions granted)</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="592" src="https://mid.as/blog/wp-content/uploads/2025/12/update-your-details-1024x592.png" alt="Updating your name, email, or password in MIDAS v4.41" class="wp-image-5861" srcset="https://mid.as/blog/wp-content/uploads/2025/12/update-your-details-1024x592.png 1024w, https://mid.as/blog/wp-content/uploads/2025/12/update-your-details-300x173.png 300w, https://mid.as/blog/wp-content/uploads/2025/12/update-your-details-768x444.png 768w, https://mid.as/blog/wp-content/uploads/2025/12/update-your-details.png 1236w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Updating your name, email, or password in MIDAS v4.41</figcaption></figure>
</div>


<p>Administrators can also see when a user last updated their details from the Manage Users &amp; Permissions screen:</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="973" height="572" src="https://mid.as/blog/wp-content/uploads/2025/12/details-last-changed.png" alt="Administrators can see when each user last made changes to their account" class="wp-image-5858" srcset="https://mid.as/blog/wp-content/uploads/2025/12/details-last-changed.png 973w, https://mid.as/blog/wp-content/uploads/2025/12/details-last-changed-300x176.png 300w, https://mid.as/blog/wp-content/uploads/2025/12/details-last-changed-768x451.png 768w" sizes="auto, (max-width: 973px) 100vw, 973px" /><figcaption class="wp-element-caption">Administrators can see when each user last made changes to their account</figcaption></figure>
</div>


<p>For a complete list of all the booking software permissions that can be assigned on a per-user account basis in MIDAS, please see: <a href="https://mid.as/help/manage-users-and-permissions/list-of-available-user-permissions">https://mid.as/help/manage-users-and-permissions/list-of-available-user-permissions</a></p>
<p>The post <a href="https://mid.as/blog/allow-users-to-change-their-name-or-email/">Allow users to change their name or email</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Limit number of bookings per user per month or year</title>
		<link>https://mid.as/blog/limit-number-of-bookings-per-user-per-month-or-year/</link>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Mon, 04 Apr 2022 11:06:13 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[booking]]></category>
		<category><![CDATA[user permissions]]></category>
		<category><![CDATA[v4.30]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=3883</guid>

					<description><![CDATA[<p>For MIDAS v4.30 we&#8217;ve improved the range of options available for the &#8220;Maximum bookings allowed&#8221; setting. This is a per-user setting enabling administrators to restrict the number of bookings individual users can make for a given period. This setting itself isn&#8217;t new &#8211; it was first introduced in v4.11. However, this setting initially only allowed [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/limit-number-of-bookings-per-user-per-month-or-year/">Limit number of bookings per user per month or year</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-image">
<figure class="aligncenter size-full"><a href="https://mid.as/blog/wp-content/uploads/2022/04/maximum-bookings-allowed.png"><img loading="lazy" decoding="async" width="650" height="190" src="https://mid.as/blog/wp-content/uploads/2022/04/maximum-bookings-allowed.png" alt="Limit the number of bookings a user can make for any given period" class="wp-image-3884" srcset="https://mid.as/blog/wp-content/uploads/2022/04/maximum-bookings-allowed.png 650w, https://mid.as/blog/wp-content/uploads/2022/04/maximum-bookings-allowed-300x88.png 300w" sizes="auto, (max-width: 650px) 100vw, 650px" /></a><figcaption class="wp-element-caption">Limit the number of bookings a user can make for any given period</figcaption></figure>
</div>


<p>For MIDAS v4.30 we&#8217;ve improved the range of options available for the &#8220;Maximum bookings allowed&#8221; setting.</p>



<p>This is a <a href="https://mid.as/help/manage-users-and-permissions/list-of-available-user-permissions">per-user setting</a> enabling administrators to restrict the number of bookings individual users can make for a given period.</p>



<p>This setting itself isn&#8217;t new &#8211; it was first introduced in <a href="https://mid.as/blog/new-user-permissions/">v4.11</a>. However, this setting initially only allowed an administrator to set a maximum number of bookings each user could add to any individual date.</p>



<p>For <a href="https://mid.as/blog/midas-v4-15-out-now/">v4.15</a>, the setting was expanded to include an alternative &#8220;Per Week&#8221; option. This allowed restrictions to be placed on the maximum number of bookings a user could add to any given week.</p>



<p>With MIDAS v4.30, we&#8217;ve now added a further two options to this setting &#8211; Month and Year.</p>



<p>These new additional options give administrators even greater control over bookings. Users can now be limited to a maximum number of bookings for any date, week, calendar month, or calendar year. </p>
<p>The post <a href="https://mid.as/blog/limit-number-of-bookings-per-user-per-month-or-year/">Limit number of bookings per user per month or year</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Restrict users to &#8220;self-booking&#8221; only</title>
		<link>https://mid.as/blog/restrict-users-to-self-booking-only/</link>
					<comments>https://mid.as/blog/restrict-users-to-self-booking-only/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Tue, 16 Nov 2021 13:55:07 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[user permissions]]></category>
		<category><![CDATA[v4.29]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=3774</guid>

					<description><![CDATA[<p>For MIDAS v4.29, we&#8217;re expanding the range of options available to administrators when it comes to assigning user permissions. MIDAS already includes an extensive range of permissions which can be assigned on a per-user basis. One of these permissions is the &#8220;Can Make Bookings&#8221; permission. This setting controls whether a given user account can make [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/restrict-users-to-self-booking-only/">Restrict users to &#8220;self-booking&#8221; only</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-image">
<figure class="aligncenter size-full"><a href="https://mid.as/blog/wp-content/uploads/2021/11/self-only-bookings.png"><img loading="lazy" decoding="async" width="427" height="140" src="https://mid.as/blog/wp-content/uploads/2021/11/self-only-bookings.png" alt="New options to restrict users to &quot;self&quot; booking or requesting " class="wp-image-3775" srcset="https://mid.as/blog/wp-content/uploads/2021/11/self-only-bookings.png 427w, https://mid.as/blog/wp-content/uploads/2021/11/self-only-bookings-300x98.png 300w" sizes="auto, (max-width: 427px) 100vw, 427px" /></a><figcaption class="wp-element-caption">New options to restrict users to &#8220;self&#8221; booking or requesting </figcaption></figure>
</div>


<p>For MIDAS v4.29, we&#8217;re expanding the range of options available to administrators when it comes to <a href="https://mid.as/help/manage-users-and-permissions/list-of-available-user-permissions">assigning user permissions</a>.</p>



<p>MIDAS already includes an extensive range of permissions which can be assigned on a per-user basis. One of these permissions is the &#8220;Can Make Bookings&#8221; permission. This setting controls whether a given user account can make bookings, or just <a href="https://mid.as/help/booking-requests">booking &#8220;requests&#8221;</a>, or neither.</p>



<p>Following customer feedback, we&#8217;re adding a couple of additional options to this particular user permission.</p>



<p>Now administrators can restrict user accounts to only be able to book/request for themselves.</p>



<p>Prior to this, a user with permissions to make bookings/requests could select a client on their Add Bookings screen that the booking or request was to be for.</p>



<p>Now, if the &#8220;Can Make Bookings&#8221; permission is set to &#8220;Yes (For self only)&#8221;, the user will only be able to make bookings for themselves. They will not be able to make bookings for any arbitrary client in the system.</p>



<p>Similarly, the &#8220;Requests Only (For self only)&#8221; option works the same, but only allows the user to make booking requests for themselves.</p>
<p>The post <a href="https://mid.as/blog/restrict-users-to-self-booking-only/">Restrict users to &#8220;self-booking&#8221; only</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/restrict-users-to-self-booking-only/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>User Management Improvements</title>
		<link>https://mid.as/blog/user-management-improvements/</link>
					<comments>https://mid.as/blog/user-management-improvements/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Thu, 04 Jun 2020 11:00:39 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[user permissions]]></category>
		<category><![CDATA[v4.25]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=2994</guid>

					<description><![CDATA[<p>For v4.25, we&#8217;ve made a some improvements to user management. These include.. New &#8220;Can Search&#8221; Permission We&#8217;ve added a new &#8220;Can Search&#8221; user permission allowing administrators to control which users can access the Search features within MIDAS. New &#8220;Can Import / Export&#8221; Permission We&#8217;ve also added a new &#8220;Can Import / Export&#8221; user permission allowing [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/user-management-improvements/">User Management Improvements</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>For v4.25, we&#8217;ve made a some improvements to user management. These include..</p>



<h2 class="wp-block-heading">New &#8220;Can Search&#8221; Permission</h2>



<p>We&#8217;ve added a new &#8220;Can Search&#8221; user permission allowing administrators to control which users can access the Search features within MIDAS.</p>



<h2 class="wp-block-heading">New &#8220;Can Import / Export&#8221; Permission</h2>



<p>We&#8217;ve also added a new &#8220;Can Import / Export&#8221; user permission allowing administrators to control which users can import and/or export data. As well as simple Yes/No options, this setting also includes &#8220;Export Only&#8221; and &#8220;Import Only&#8221; options too.</p>



<h2 class="wp-block-heading">Re-Show The Quick Tour Upon A User&#8217;s Next Login</h2>



<p>Re-enable the Quick Tour option on any user account. The next time the user logs in, they&#8217;ll be presented with the option of a quick tour of the user interface. For more information please see <a href="https://mid.as/blog/re-show-the-quick-tour">this post</a>.</p>



<h2 class="wp-block-heading">Support For Users On Unstable Connections</h2>



<p>One of the security features we built into MIDAS automatically logs out a user&#8217;s session if it detects their IP address has changed. As a result of the COVID-19 pandemic, we found many more users were working remotely from home. Often their home internet connections were unstable, or their ISPs were under heavy load as a result of increased demand. Consequently, some users were finding that their IP address was frequently changing. In some cases, this was happening every couple of minutes! Due to the security restrictions we built into our software, this meant they were being frequently logged out of their MIDAS system.</p>



<p>So for v4.25, we&#8217;ve introduced a new &#8220;User is on an unstable connection&#8221; setting. With this setting enabled on a give user account, MIDAS will ignore any IP address changes whilst the user is logged in. This means that even if their IP address changes, they will remain logged into MIDAS.</p>



<p>This setting, disabled by default, should only be temporarily enabled for users who are experiencing frequent log outs due to a fluctuating IP address.</p>



<h2 class="wp-block-heading">Optionally Add New Users As Clients</h2>



<p>Whenever an administrator adds a new user to their MIDAS system, a corresponding entry is automatically made in the client database for the individual. This is because it is generally assumed that there will be instances when a user adds a booking for themselves.</p>



<p>However, following customer feedback, we&#8217;ve now made automatically adding a new user as a client optional. Now, when a new user is added, an &#8220;Also add user as a client&#8221; box is shown. If this box is unselected, the new user will be added without an associated entry made in the client database.</p>



<h2 class="wp-block-heading">Easily Toggle &#8220;View Access&#8221; settings</h2>



<p>The &#8220;View Access&#8221; options allows an administrator to control which venue groups (and therefore venues) a user has access to. By default users have access to all venue groups, but there may be instances when you wish to restrict this. If you have a long list of venue groups, it can be tedious to manually check/uncheck lots of groups. As such we&#8217;ve added a way to &#8220;toggle&#8221; all currently selected groups. Simply click/tap on the &#8220;View Access&#8221; label, and all checked groups will become unchecked, and vice versa.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="230" height="95" src="https://mid.as/blog/wp-content/uploads/2020/05/toggle-view-access.png" alt="Easily toggle View Access options" class="wp-image-3015"/><figcaption>Easily toggle selected &#8220;View Access&#8221; options for a user by clicking/tapping &#8220;View Access&#8221;</figcaption></figure></div>



<hr class="wp-block-separator"/>



<p>These are just a few of the new and improved features for MIDAS v4.25. Please see <a href="https://mid.as/blog/coming-soon-in-midas-v4-25/">this post</a> for details of other new features you&#8217;ll find in v4.25.</p>



<p><a href="https://www.reddit.com/r/mid_as/comments/gupnjf/coming_soon_in_midas_v425/"><img loading="lazy" decoding="async" width="32" height="32" class="wp-image-3037" style="width: 32px;vertical-align:middle;margin-right:10px" src="https://mid.as/blog/wp-content/uploads/2020/06/reddit_32.png" alt="Reddit"> You can also ask questions and discuss the new features of v4.25 over on Reddit.</a></p>
<p>The post <a href="https://mid.as/blog/user-management-improvements/">User Management Improvements</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/user-management-improvements/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>New Bypass Venue Blocks Permission</title>
		<link>https://mid.as/blog/bypass-venue-blocks-permission/</link>
					<comments>https://mid.as/blog/bypass-venue-blocks-permission/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Thu, 27 Feb 2020 13:30:52 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[user permissions]]></category>
		<category><![CDATA[v4.24]]></category>
		<category><![CDATA[Venue Blocking]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=2844</guid>

					<description><![CDATA[<p>As the wet and windy wintry weather shows no sign of letting up here in the UK, we continue to put the finishing touches to the next update to our MIDAS web based room booking and resource scheduling software, v4.24. In our previous article, we announced support in v4.24 for a new multi-select custom list [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/bypass-venue-blocks-permission/">New Bypass Venue Blocks Permission</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>As the wet and windy wintry weather shows no sign of letting up here in the UK, we continue to put the finishing touches to the next update to our <a href="https://mid.as">MIDAS</a> web based room booking and resource scheduling software, v4.24.</p>



<p>In our <a href="https://mid.as/blog/multi-select-custom-list-fields/">previous article</a>, we announced support in v4.24 for a new multi-select custom list field. In this blog post, we&#8217;re revealing a new user permission we&#8217;re adding to our forthcoming update. </p>



<p>&#8220;User Permissions&#8221; in MIDAS allow administrators to precisely control what each user account within the system can access. From very restrictive &#8220;view only&#8221; permissions to fully-fledged administrator &#8211; and everything in between! In fact, there are in excess of 30 individual permissions you can set on a per-account basis. A full list of these permissions may be found <a href="https://mid.as/help/manage-users-and-permissions/list-of-available-user-permissions">here</a>.</p>



<p>For v4.24 we&#8217;re adding a new additional user permission: &#8220;Can Bypass Venue Blocks&#8221;. To understand the purpose of this new permissions, we first need to understand what &#8220;Venue Blocks&#8221; actually are..</p>



<h2 class="wp-block-heading">What are venue &#8220;blocks&#8221;?</h2>



<p>Back in 2014, we introduced &#8220;Venue Blocks&#8221; to MIDAS. You can read more about this cool feature in <a href="https://mid.as/blog/venue-blocking/">this blog post</a>. Essentially, venue &#8220;blocking&#8221; allows administrators to set up rules so that when a certain venue is booked, another venue is then automatically blocked from having any bookings during the same time period.</p>



<p>An example of where this may be useful is in a Church environment where you have a quiet prayer room adjacent to a sports hall. It may be desirable to prevent noisy bookings taking place in the sports hall when there&#8217;s a prayer meeting happening in the room next door. This is where Venue Blocking comes in.</p>



<p>Another example might be a large room which can either be hired as a whole space, or <a href="https://mid.as/kb/00073/venues-booked-as-whole-or-divided-booked-separately">sub-divided and hired as two separate, smaller rooms</a>. Obviously, if one of the sub-divisions is booked, another booking couldn&#8217;t take place in the space as a whole at the same time. Again, this is where Venue Blocking in MIDAS becomes really useful, as you can easily prevent such occurrences.</p>



<h2 class="wp-block-heading">Bypassing Venue Blocks</h2>



<p>Until now, however, there has been no way to &#8220;override&#8221; venue blocks, short of removing the blocks from venues themselves. That&#8217;s why we&#8217;re introducing the new &#8220;Can Bypass Venue Blocks&#8221; permission for v4.24:</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="384" height="264" src="https://mid.as/blog/wp-content/uploads/2020/02/can-bypass-venue-blocks.png" alt="Bypass MIDAS Venue Blocking Rules" class="wp-image-2845" srcset="https://mid.as/blog/wp-content/uploads/2020/02/can-bypass-venue-blocks.png 384w, https://mid.as/blog/wp-content/uploads/2020/02/can-bypass-venue-blocks-300x206.png 300w" sizes="auto, (max-width: 384px) 100vw, 384px" /><figcaption class="wp-element-caption">New &#8220;Bypass Venue Blocks&#8221; permission in v4.24</figcaption></figure>
</div>


<p>This permission isn&#8217;t granted to any user by default. However, any user account subsequently granted the &#8220;Can Bypass Venue Blocks&#8221; permission, can then make bookings regardless of any venue blocking rules in effect.</p>



<p>We&#8217;re sure this additional user permission will be of considerable use in helping you manage your bookable spaces more effectively. And once again, this improvement is being implemented as a direct result of feedback from our users. We love hearing feedback and <a href="https://mid.as/feature-request">suggestions for improvement and new features</a> from our customers. Why not <a href="https://mid.as/feature-request">vote</a> on some suggestions and let us know what you&#8217;d like to see in MIDAS in the future!</p>
<p>The post <a href="https://mid.as/blog/bypass-venue-blocks-permission/">New Bypass Venue Blocks Permission</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/bypass-venue-blocks-permission/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>New User Permissions</title>
		<link>https://mid.as/blog/new-user-permissions/</link>
					<comments>https://mid.as/blog/new-user-permissions/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Tue, 08 Dec 2015 12:00:33 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[user permissions]]></category>
		<category><![CDATA[v4.11]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=1733</guid>

					<description><![CDATA[<p>The next update to our web based room booking and resource scheduling software is just around the corner. Yesterday we started our new blog series giving you a &#8220;first look&#8221; at some of the new features and improvements you can look forward to in MIDAS v4.11.. Today we&#8217;re excited to announce two new user permissions [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/new-user-permissions/">New User Permissions</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The next update to our web based room booking and resource scheduling software is just around the corner. <a href="https://mid.as/blog/booking-cancellation-notifications/">Yesterday we started our new blog series</a> giving you a &#8220;first look&#8221; at some of the new features and improvements you can look forward to in MIDAS v4.11..</p>



<p>Today we&#8217;re excited to announce two new user permissions in v4.11 to compliment the extensive range of <a href="//mid.as/help/manage-users-and-permissions/list-of-available-user-permissions">user permissions</a> already available in MIDAS.</p>



<h2 class="wp-block-heading">Maximum bookings allowed per date</h2>



<ul class="wp-block-list">
<li>This setting allows you to limit the maximum number of bookings a user may add to any particular calendar date. Left blank, there will be no limit imposed on the number of bookings a user can make.</li>
</ul>



<h2 class="wp-block-heading">Maximum booking length</h2>



<ul class="wp-block-list">
<li>This setting allows you to restrict the maximum length of bookings (in minutes) a user is allowed to make. Left blank, there will be no limit imposed on the maximum length of bookings.</li>
</ul>



<p>If either of these limits are enforced for a particular user, and the user reaches these limits, they will be notified accordingly on their Booking Availability Screens:</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2015/12/411UnavailMaxB.png" alt="New User Permission: Maximum bookings allowed per date"/><figcaption class="wp-element-caption">New User Permission: Maximum bookings allowed per date</figcaption></figure>
</div>

<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2015/12/411UnavailMaxL.png" alt="New User Permission: Maximum booking length"/><figcaption class="wp-element-caption">New User Permission: Maximum booking length</figcaption></figure>
</div><p>The post <a href="https://mid.as/blog/new-user-permissions/">New User Permissions</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/new-user-permissions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching 2/41 queries in 0.014 seconds using Disk

Served from: mid.as @ 2026-03-27 13:35:43 by W3 Total Cache
-->