Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type WebAuthnUser ¶ added in v2.0.51
type WebAuthnUser struct { User *model.User AuthnID []byte Credentials []model.WebAuthnCredential }
func (WebAuthnUser) WebAuthnCredentials ¶ added in v2.0.51
func (u WebAuthnUser) WebAuthnCredentials() []webauthn.Credential
func (WebAuthnUser) WebAuthnDisplayName ¶ added in v2.0.51
func (u WebAuthnUser) WebAuthnDisplayName() string
func (WebAuthnUser) WebAuthnID ¶ added in v2.0.51
func (u WebAuthnUser) WebAuthnID() []byte
func (WebAuthnUser) WebAuthnIcon ¶ added in v2.0.51
func (u WebAuthnUser) WebAuthnIcon() string
func (WebAuthnUser) WebAuthnName ¶ added in v2.0.51
func (u WebAuthnUser) WebAuthnName() string
Source Files ¶
- about.go
- api_key_create.go
- api_key_list.go
- api_key_remove.go
- api_key_save.go
- bookmark_entries.go
- category_create.go
- category_edit.go
- category_entries.go
- category_entries_all.go
- category_entries_starred.go
- category_feeds.go
- category_list.go
- category_mark_as_read.go
- category_refresh.go
- category_remove.go
- category_save.go
- category_update.go
- entry_bookmark.go
- entry_category.go
- entry_enclosure_save_position.go
- entry_feed.go
- entry_read.go
- entry_save.go
- entry_scraper.go
- entry_search.go
- entry_tag.go
- entry_toggle_bookmark.go
- entry_unread.go
- entry_update_status.go
- feed_edit.go
- feed_entries.go
- feed_entries_all.go
- feed_icon.go
- feed_list.go
- feed_mark_as_read.go
- feed_refresh.go
- feed_remove.go
- feed_update.go
- handler.go
- history_entries.go
- history_flush.go
- integration_pocket.go
- integration_show.go
- integration_update.go
- login_check.go
- login_show.go
- logout.go
- middleware.go
- oauth2.go
- oauth2_callback.go
- oauth2_redirect.go
- oauth2_unlink.go
- offline.go
- opml_export.go
- opml_import.go
- opml_upload.go
- pagination.go
- proxy.go
- search.go
- session_list.go
- session_remove.go
- settings_show.go
- settings_update.go
- share.go
- shared_entries.go
- static_app_icon.go
- static_favicon.go
- static_javascript.go
- static_manifest.go
- static_stylesheet.go
- subscription_add.go
- subscription_bookmarklet.go
- subscription_choose.go
- subscription_submit.go
- tag_entries_all.go
- ui.go
- unread_entries.go
- unread_entry_category.go
- unread_entry_feed.go
- unread_mark_all_read.go
- user_create.go
- user_edit.go
- user_list.go
- user_remove.go
- user_save.go
- user_update.go
- webauthn.go
Click to show internal directories.
Click to hide internal directories.