Files
edx-platform/openedx/core
Waheed Ahmed ea29318f22 fix: username suggestion generation (#27641)
If all generated usernames using an integer range are already consumed by existing
users, the loop stuck in an infinite loop. Fixed by using a for loop instead of
while with an upper limit.
2021-05-19 14:53:06 +05:00
..
2021-04-01 21:58:29 -04:00