mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2018-05-07 Fred Gleason <fredg@paravelsystems.com>
* Added a 'USERS.WEBGET_LOGIN_PRIV' field to the database. * Incremented the database version to 277. * Added 'RDUser::webgetLogin()' and 'RDUser::setWebgetLogin()' methods. * Added a 'Allow WebGet Login' control in the 'Production Rights' section of the 'User' dialog in rdadmin(1).
This commit is contained in:
@@ -21,6 +21,7 @@ CREATE_CARTS_PRIV enum('N','Y')
|
||||
DELETE_CARTS_PRIV enum('N','Y')
|
||||
MODIFY_CARTS_PRIV enum('N','Y')
|
||||
EDIT_AUDIO_PRIV enum('N','Y')
|
||||
WEBGET_LOGIN_PRIV enum('N','Y')
|
||||
ASSIGN_CART_PRIV enum('N','Y') Retired
|
||||
CREATE_LOG_PRIV enum('N','Y')
|
||||
DELETE_LOG_PRIV enum('N','Y')
|
||||
|
||||
Reference in New Issue
Block a user