Files
edx-platform/openedx/core/djangoapps
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-05-03 11:38:07 +05:00
2020-01-30 16:36:02 +05:00