middleware

package
v4.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2022 License: AGPL-3.0 Imports: 25 Imported by: 0

Documentation

Overview

Nging is a toolbox for webmasters Copyright (C) 2018-present Wenhui Shen <swh@admpub.com>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.

Nging is a toolbox for webmasters Copyright (C) 2018-present Wenhui Shen <swh@admpub.com>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.

Nging is a toolbox for webmasters Copyright (C) 2018-present Wenhui Shen <swh@admpub.com>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultAvatarURL = `/public/assets/backend/images/user_128.png`
	EmptyURL         = &url.URL{}
)
View Source
var Middlewares []interface{}

Functions

func Auth

func Auth(c echo.Context) error

func AuthCheck

func AuthCheck(h echo.Handler) echo.HandlerFunc

func BackendFuncMap

func BackendFuncMap() echo.MiddlewareFunc

func CheckAllPerm

func CheckAllPerm(c echo.Context, ppaths ...string) (err error)

CheckAllPerm 检查是否匹配所有给定路径权限

func CheckAnyPerm

func CheckAnyPerm(c echo.Context, ppaths ...string) (err error)

CheckAnyPerm 检查是否匹配任意给定路径权限

func DebugPprof

func DebugPprof(h echo.Handler) echo.HandlerFunc

func ErrorPageFunc

func ErrorPageFunc(c echo.Context) error

func FuncMap

func FuncMap() echo.MiddlewareFunc

func GetBackendNavigate

func GetBackendNavigate(c echo.Context, side string) navigate.List

func GetProjectIdent

func GetProjectIdent(c echo.Context) string

func LicenseCheck

func LicenseCheck(h echo.Handler) echo.HandlerFunc

func MaxRequestBodySize added in v4.1.0

func MaxRequestBodySize(h echo.Handler) echo.HandlerFunc

func Transaction

func Transaction() echo.MiddlewareFunc

func Use

func Use(m ...interface{})

func UserPermission

func UserPermission(c echo.Context) *role.RolePermission

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL