mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-11 23:25:57 +01:00
2017-11-28 Fred Gleason <fredg@paravelsystems.com>
* Added a 'USER_SERVICE_PERMS' table to the database. * Incremented the database version to 272. * Added a 'Service Permissions' button to the Edit User dialog in rdadmin(1).
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// edit_user_perms.h
|
||||
//
|
||||
// Edit Rivendell Service Permissions
|
||||
// Edit Rivendell User/Group Permissions
|
||||
//
|
||||
// (C) Copyright 2002-2004,2016 Fred Gleason <fredg@paravelsystems.com>
|
||||
//
|
||||
@@ -22,7 +22,6 @@
|
||||
#define EDIT_USER_PERMS_H
|
||||
|
||||
#include <qdialog.h>
|
||||
#include <qsqldatabase.h>
|
||||
#include <rdlistselector.h>
|
||||
|
||||
#include <rduser.h>
|
||||
|
||||
Reference in New Issue
Block a user