summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-192-0/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-082-4/+4
* add bruteforce protection in OauthApiControllerJulien Veyssier2023-06-262-5/+23
* encrypt oauth2 client secretsJulien Veyssier2023-06-2211-44/+205
* add test that inserts a long oauth client secretJulien Veyssier2023-06-221-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-192-6/+24
* Merge pull request #37230 from nextcloud/backport/36033/stable26Arthur Schiwon2023-06-152-7/+75
|\
| * expect invalidateTokensOfUser only be called for seen usersArtur Neumann2023-05-191-1/+4
| * invalidate oauth2 tokens only for seen usersArtur Neumann2023-05-191-1/+1
| * move mocks into private variablesArtur Neumann2023-05-191-2/+8
| * adjust SettingsController testsArtur Neumann2023-05-191-15/+5
| * public interface to invalidate tokens of userArtur Neumann2023-05-191-9/+2
| * invalidate existing tokens when deleting an oauth clientArtur Neumann2023-05-192-7/+83
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-112-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-102-8/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-212-2/+2
|/
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-302-6/+6
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-232-0/+12
* 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
* [tx-robot] updated from transifexNextcloud bot2022-04-052-2/+2
* Build autoloader with new composer versionCôme Chilliet2022-03-305-15/+8
* Add oauth2_clients migration for OwncloudLouis Chemineau2022-03-241-4/+7