Implement login page proxy and CAPTCHA handling in MyTischtennisClient and Controller. Enhance login process with CAPTCHA token extraction and error handling. Update frontend to support iframe-based login and improve user experience with loading indicators.
This commit is contained in:
@@ -37,3 +37,4 @@ const MemberTrainingGroup = sequelize.define('MemberTrainingGroup', {
|
||||
export default MemberTrainingGroup;
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -48,3 +48,4 @@ const TrainingGroup = sequelize.define('TrainingGroup', {
|
||||
export default TrainingGroup;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user