Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Feature/minor UI improvements #87

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

bobvdvelde
Copy link
Contributor

Minor tweaks to content settings applications

Closes #65


As described in #65

Assumptions

  • The 'mailto' link may generate a lot of spam. Be carefull (it is not optional)

Usage / Minimal Example

run the server and check out the configuration application:

OSD2F_SECRET=secret \
OSD2F_BASIC_AUTH="user;pass" \
OSD2F_MODE=Development \
osd2f -m Development -vvv

Checklist

  • Added tests if appropriate (and it should always be)
  • Created new issues when required

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor improvements to UI formatting
1 participant