Merge branch 'fronkdev' into 'master'
Added new rml user for addressdb update import See merge request fronk/thetool!775
This commit is contained in:
@@ -120,7 +120,7 @@ class PreorderApicontroller extends mfBaseApicontroller {
|
||||
}
|
||||
|
||||
protected function exportPreorders() {
|
||||
if($this->me->username != 'r.eschner@rmlinfrastruktur.at') {
|
||||
if($this->me->username != 'r.eschner@rmlinfrastruktur.at' && $this->me->username != 'e.grundner@rmlinfrastruktur.at') {
|
||||
return mfResponse::Forbidden();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user