fix: env vars handled via conf file, add: functional tests
This commit is contained in:
parent
3d08b14f11
commit
21c4330f16
39 changed files with 416 additions and 172 deletions
|
@ -36,7 +36,6 @@ $router->post('export', [
|
|||
'as' => 'export',
|
||||
'uses' => 'GiteaApiController\GiteaApiController@export_closed_issues'
|
||||
]);
|
||||
|
||||
// $router->post('backend', [
|
||||
// 'as' => 'backend',
|
||||
// 'uses' => 'CheckSimpleAuthController@show'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue