Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
freedombone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Context Sensitive Group
freedombone
Commits
85f210c7
Commit
85f210c7
authored
6 years ago
by
Bob Mottram
Browse files
Options
Downloads
Patches
Plain Diff
Link to log
parent
9261bdb7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/freedombone-app-pleroma
+0
-1
0 additions, 1 deletion
src/freedombone-app-pleroma
webadmin/EN/removing_user.html
+1
-1
1 addition, 1 deletion
webadmin/EN/removing_user.html
with
1 addition
and
2 deletions
src/freedombone-app-pleroma
+
0
−
1
View file @
85f210c7
...
...
@@ -290,7 +290,6 @@ function add_user_pleroma {
cd
$PLEROMA_DIR
||
exit
348346
sudo
-u
pleroma mix register_user
"
$new_username
"
"
$new_username
"
"
$new_username
@
$HOSTNAME
"
$"Your bio goes here"
"
$new_user_password
"
"
${
PROJECT_NAME
}
-pass"
-u
"
$new_username
"
-a
pleroma
-p
"
$new_user_password
"
echo
'0'
}
...
...
This diff is collapsed.
Click to expand it.
webadmin/EN/removing_user.html
+
1
−
1
View file @
85f210c7
...
...
@@ -111,7 +111,7 @@
<a
href=
"users.html"
><img
id=
"headerpic"
class=
"img-responsive"
src=
"images/logo.png"
></a><br>
<h2>
Removing user account
</h2>
<p
class=
"domaintext"
>
The account will now be removed. This may take a minute or two.
</p>
<p
class=
"domaintext"
>
The account will now be removed. This may take a minute or two.
See the
<a
href=
"log.txt"
>
diagnostics log
</a>
for details.
</p>
<form
action=
"users.php"
method=
"post"
>
<input
type=
"submit"
name=
"submitremovinguser"
value=
"Go Back"
>
...
...
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