mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-03 15:54:18 +00:00
(feat) added AngularJS's XSRF support (#3246)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* UIxMailSourceView.h - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2007-2015 Inverse inc.
|
||||
* Copyright (C) 2007-2016 Inverse inc.
|
||||
*
|
||||
* This file is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@@ -21,8 +21,9 @@
|
||||
#ifndef UIXMAILSOURCEVIEW_H
|
||||
#define UIXMAILSOURCEVIEW_H
|
||||
|
||||
#import <UI/Common/SOGoDirectAction.h>
|
||||
|
||||
@interface UIxMailSourceView : WODirectAction
|
||||
@interface UIxMailSourceView : SOGoDirectAction
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user