Page MenuHomePhabricator

Move expiry.php into a Slim action, template, etc.
Open, Needs TriagePublic

Description

Similar to T427964 :

  • A lib/templates/expiry.php for the change of expiration interface
  • In public/index.php: An $app->get() action for displaying the expiration date change interface
  • In public/index.php: $app->post() action for handling the expiration date change

Useful background docs:

Details

Related Changes in GitLab:
TitleReferenceAuthorSource BranchDest Branch
Draft: Slimify expiry.phprepos/test-platform/catalyst/patchdemo!372ebomaniT432019main
Customize query in GitLab