Fixes https://github.com/appsmithorg/cloud-services/issues/1457 EE PR: https://github.com/appsmithorg/appsmith-ee/pull/3033 ## Summary by CodeRabbit - **New Features** - Introduced a new indicator to distinguish system-generated users from regular users. - **Enhancements** - Improved user count accuracy by excluding system-generated users from active user statistics. - **Database Changes** - Executed a migration to mark existing anonymous users as system-generated. - **Bug Fixes** - Adjusted user repository queries to correctly count non-system-generated users. |
||
|---|---|---|
| .. | ||
| .run | ||
| appsmith-git | ||
| appsmith-interfaces | ||
| appsmith-plugins | ||
| appsmith-server | ||
| envs | ||
| mongo-seed | ||
| reactive-caching | ||
| scripts | ||
| .gitignore | ||
| build.sh | ||
| buildpack-run.sh | ||
| docker-compose.yml | ||
| pom.xml | ||
| Procfile | ||
| README.md | ||
| system.properties | ||
Appsmith Server
This is the server-side repository for the Appsmith framework.
For details on setting up your development machine, please refer to this Setup Guide.