Documentation
¶
Index ¶
- type Service
- func (s *Service) DatabaseURL() string
- func (s *Service) DisableRegistration() bool
- func (s *Service) JWTSecret() string
- func (s *Service) ProxyAuthNameHeader() string
- func (s *Service) ProxyAuthUsernameHeader() string
- func (s *Service) ReverseProxyAuthentication() bool
- func (s *Service) SessionSecret() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) DatabaseURL ¶
func (*Service) DisableRegistration ¶
func (*Service) ProxyAuthNameHeader ¶
func (*Service) ProxyAuthUsernameHeader ¶
func (*Service) ReverseProxyAuthentication ¶
func (*Service) SessionSecret ¶
Click to show internal directories.
Click to hide internal directories.