Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
funkwhale
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Zwordi
funkwhale
Commits
b3fcc421
Verified
Commit
b3fcc421
authored
6 years ago
by
Eliot Berriot
Browse files
Options
Downloads
Patches
Plain Diff
See #248: changelog
parent
afe9ad2c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
changes/changelog.d/248.feature
+17
-0
17 additions, 0 deletions
changes/changelog.d/248.feature
with
17 additions
and
0 deletions
changes/changelog.d/248.feature
0 → 100644
+
17
−
0
View file @
b3fcc421
New
invite
system
(
#248)
New
invite
system
^^^^^^^^^^^^^^^^^
On
closed
instances,
it
has
always
been
a
little bit painful to create accounts
by
hand
for
new
users.
This
release
solve
that
by
adding
invitations.
You
c
an
generate invitation codes via the
"users"
admin interface (you'll find a
link
in
the
sidebar).
Those
codes
are
valid
for
14
days,
and
c
an
be used once
to
create
a
new account on the instance, even if registrations are closed.
By
default,
we
generate
a
random code for invitations, but you can also use custom codes
if
you
need
to
print
them
or
make
them
fancier
;)
Invitations
generation
and
management
requires
the
"settings"
permission.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment