Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates from esu22 #888

Merged
merged 5 commits into from Feb 18, 2022
Merged

Updates from esu22 #888

merged 5 commits into from Feb 18, 2022

Conversation

manno
Copy link
Member

@manno manno commented Feb 13, 2022

No description provided.

manno and others added 5 commits February 13, 2022 21:17
Example:
```
export CAP_USER=frab
export CAP_SERVER=frab.example.org
export CAP_PATH='/srv/frab/frab.example.org/'
export CAP_TMP='/srv/frab/frab.example.org/tmp'
export CAP_RUBY='2.7.2'
export CAP_REPO='https://github.com/frab/frab.git'
export CAP_BRANCH='production'
export CAP_DB='mysql'
```
You can use this to set the default language, e.g. for database fields.
The registration form was previously kept simple by design. However,
that meant the person's public_name had to be set to a temporary
value. Later code tried to redirect users to the person edit form, so
the could fix up their public name. That didn't work all the time and
resulted in unexpected behavior.
@manno manno merged commit 75c3aeb into main Feb 18, 2022
@manno manno deleted the updates-from-esu22 branch February 18, 2022 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant