listmonk/cmd
2024-10-13 16:59:52 +05:30
..
admin.go Add warning on admin UI for legacy creds in the TOML file. 2024-10-13 16:59:52 +05:30
archive.go
auth.go User legacy (TOML) admin credentials as API creds for backwards compatibility. 2024-10-13 16:59:52 +05:30
bounce.go
campaigns.go
events.go
handlers.go Refactor OIDC middleware handler logic. 2024-10-13 16:59:50 +05:30
i18n.go
import.go Fix typo and formatting (#2028) 2024-08-30 13:24:45 +05:30
init.go Add legacy TOML user+password to API auth on init with warning. 2024-10-13 16:59:52 +05:30
install.go Add per-list permission management to roles. 2024-10-13 16:59:52 +05:30
lists.go
main.go Add public login page and auth middleware and handlers. 2024-10-13 16:59:51 +05:30
maintenance.go
manager_store.go
media.go Ensure unique upload filenames by adding a suffix (#1963) 2024-08-08 15:42:29 +05:30
notifications.go
public.go
roles.go Add API user authentication to auth module with caching of creds on user CRUD. 2024-10-13 16:59:52 +05:30
settings.go Add a settings UI for OIDC. 2024-10-13 16:59:50 +05:30
subscribers.go Fix incorrect bulk blocklisting behaviour (#2041). Fixes #1841 2024-09-19 10:56:56 +05:30
templates.go Fix tx template not being cached on update. Closes #2061. 2024-10-05 09:51:56 +05:30
tx.go
updates.go Refactor update check. 2024-10-13 16:59:52 +05:30
upgrade.go Add a settings UI for OIDC. 2024-10-13 16:59:50 +05:30
users.go Add API user authentication to auth module with caching of creds on user CRUD. 2024-10-13 16:59:52 +05:30
utils.go Ensure unique upload filenames by adding a suffix (#1963) 2024-08-08 15:42:29 +05:30