ORIENT/modules/backend/controllers/users
Ben Thomson 866af34b1a
Use number literals for booleans in filter conditions.
SQL Server treats literal "false" and "true" as column names. This is probably the same for any other database type that does not have a true "boolean" storage.

Refs: https://github.com/rainlab/blog-plugin/pull/526#issuecomment-716299459
2020-10-26 15:32:13 +08:00
..
_btn_impersonate.htm Implemented easy impersonation of backend users controlled by the backend.impersonate_users permission 2019-05-09 10:36:46 -06:00
_btn_unsuspend.htm Unsuspend a backend user from user update screen (#5032) 2020-04-07 13:22:41 -06:00
_hint_trashed.htm Implemented soft deleting for backend users 2018-12-17 23:09:17 -06:00
_list_toolbar.htm Introduce concept of system roles 2017-07-13 19:29:50 +10:00
config_filter.yaml Use number literals for booleans in filter conditions. 2020-10-26 15:32:13 +08:00
config_form.yaml Remove deprecated path symbols 2015-02-07 16:20:34 +11:00
config_list.yaml Improve the Administrators list 2016-07-27 11:50:44 +02:00
create.htm Fix naming conflict 2020-05-31 11:23:31 -06:00
index.htm Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
myaccount.htm Fix naming conflict 2020-05-31 11:23:31 -06:00
update.htm Fix naming conflict 2020-05-31 11:23:31 -06:00