aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2
Commit message (Expand)AuthorAgeFilesLines
* add bruteforce protection in OauthApiControllerJulien Veyssier2023-06-192-5/+23
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-192-6/+24
* add extra migration that sets the secret column length in case the previous s...Julien Veyssier2023-06-144-1/+59
* make oauth2 client secret column largerJulien Veyssier2023-06-141-1/+1
* add test that inserts a long oauth client secretJulien Veyssier2023-06-141-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-112-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-102-8/+8
* fix oauth2 testsJulien Veyssier2023-06-082-25/+53
* encrypt oauth2 client secretsJulien Veyssier2023-06-0710-84/+162
* Add OpenAPI specsjld31032023-05-241-0/+216
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-212-2/+2
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-302-6/+6
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-232-5/+5
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-232-0/+12
* move mocks into private variablesArtur Neumann2023-03-141-2/+8
* adjust SettingsController testsArtur Neumann2023-03-141-15/+5
* public interface to invalidate tokens of userArtur Neumann2023-03-141-9/+2
* invalidate existing tokens when deleting an oauth clientArtur Neumann2023-03-142-7/+83
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-03-031-2/+2
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-172-0/+2
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-122-6/+6
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-122-0/+2
* Fix PHP error on PHP >= 8.2 about dynamic property use in testsCôme Chilliet2022-12-191-1/+6
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2
* Update composer autoloaderCarl Schwan2022-11-222-4/+17
* Fix missing native submit type from OAuth client add buttonChristoph Wurst2022-11-171-1/+1
* Master is now 26Joas Schilling2022-09-221-2/+2
* Rebuild autoloaderJoas Schilling2022-09-201-2/+2
* set defaultEnabled in shipped.jsonMaxence Lange2022-09-151-1/+0
* [tx-robot] updated from transifexNextcloud bot2022-09-082-0/+38
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* [tx-robot] updated from transifexNextcloud bot2022-09-032-0/+2
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-252-12/+12
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-252-8/+8
* Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-241-3/+3
|\
| * Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3
* | [tx-robot] updated from transifexNextcloud bot2022-08-232-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2022-08-062-2/+2
* Remove at matchers from tests in:Côme Chilliet2022-08-021-7/+4
* Cleanup oauth2 admin settingsCarl Schwan2022-07-144-23/+60
* Make Color class publicCarl Schwan2022-07-051-7/+7
* [tx-robot] updated from transifexNextcloud bot2022-05-2444-44/+44
* Use property name for addTypeDaniel Kesselberg2022-05-121-2/+2
* Master is now 25Joas Schilling2022-04-141-2/+2
* Fix an issue with the search backend updateCarl Schwan2022-04-142-1/+6
* [tx-robot] updated from transifexNextcloud bot2022-04-122-16/+16
* [tx-robot] updated from transifexNextcloud bot2022-04-062-2/+2