Add possibility to authorise user before accessing Crono Web UI #15

Closed
opened 2025-12-29 00:21:14 +01:00 by adam · 1 comment
Owner

Originally created by @Sacristan on GitHub (Apr 29, 2015).

Like Rails admin

  config.authorize_with do
    require_http_admin
  end

This would simply restrict any unwanted /crono visitors

Originally created by @Sacristan on GitHub (Apr 29, 2015). Like Rails admin ``` ruby config.authorize_with do require_http_admin end ``` This would simply restrict any unwanted /crono visitors
adam closed this issue 2025-12-29 00:21:14 +01:00
Author
Owner

@plashchynski commented on GitHub (May 9, 2015):

Hello @Sacristan
there are lots of authentication options, please check https://github.com/plashchynski/crono/wiki/Web-UI#security

@plashchynski commented on GitHub (May 9, 2015): Hello @Sacristan there are lots of authentication options, please check https://github.com/plashchynski/crono/wiki/Web-UI#security
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/crono#15