mirror of
https://github.com/nextcloud/passman.git
synced 2025-10-06 11:35:50 +08:00
Make route public
This commit is contained in:
parent
bc2e1d08ac
commit
b27306d030
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ class TranslationController extends ApiController {
|
|||
/**
|
||||
* @NoAdminRequired
|
||||
* @NoCSRFRequired
|
||||
* @PublicPage
|
||||
*/
|
||||
public function getLanguageStrings($lang) {
|
||||
$translations = array(
|
||||
|
|
Loading…
Add table
Reference in a new issue