security

package
v0.0.0-...-46baba5 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContentTemplate

type ContentTemplate struct {
	IsAdmin        bool
	CurrentSession *websessions.Session
	WebSessions    []websessions.Session
	Devices        []davsessions.DavSession
	Spaces         map[uuid.UUID]spaces.Space
}

func (*ContentTemplate) Template

func (t *ContentTemplate) Template() string

type PasswordFormTemplate

type PasswordFormTemplate struct {
	Error string
}

func (*PasswordFormTemplate) Template

func (t *PasswordFormTemplate) Template() string

type WebdavFormTemplate

type WebdavFormTemplate struct {
	Error  error
	Spaces []spaces.Space
}

func (*WebdavFormTemplate) Template

func (t *WebdavFormTemplate) Template() string

type WebdavResultTemplate

type WebdavResultTemplate struct {
	Secret     string
	NewSession *davsessions.DavSession
}

func (*WebdavResultTemplate) Template

func (t *WebdavResultTemplate) Template() string

Jump to

Keyboard shortcuts

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