Fossil SCM

Typo fix, reported in the forum: administator.

stephan 2019-03-25 06:18 trunk
Commit 1614c9b5d06ee653e9b43b08d5c0d4c619eded0b004f3e9ff77e77c9888c9531
--- src/capabilities.c
+++ src/capabilities.c
@@ -366,11 +366,11 @@
366366
" SELECT 'New User Default', fullcap(%Q), 10, 1"
367367
" UNION ALL"
368368
" SELECT 'Regular User', fullcap(capunion(cap)), 20, count(*) FROM user"
369369
" WHERE cap NOT GLOB '*[as]*'"
370370
" UNION ALL"
371
- " SELECT 'Adminstator', fullcap(capunion(cap)), 30, count(*) FROM user"
371
+ " SELECT 'Adminstrator', fullcap(capunion(cap)), 30, count(*) FROM user"
372372
" WHERE cap GLOB '*[as]*'"
373373
" ORDER BY 3 ASC",
374374
db_get("default-perms","")
375375
);
376376
@ <table id='capabilitySummary' cellpadding="0" cellspacing="0" border="1">
377377
--- src/capabilities.c
+++ src/capabilities.c
@@ -366,11 +366,11 @@
366 " SELECT 'New User Default', fullcap(%Q), 10, 1"
367 " UNION ALL"
368 " SELECT 'Regular User', fullcap(capunion(cap)), 20, count(*) FROM user"
369 " WHERE cap NOT GLOB '*[as]*'"
370 " UNION ALL"
371 " SELECT 'Adminstator', fullcap(capunion(cap)), 30, count(*) FROM user"
372 " WHERE cap GLOB '*[as]*'"
373 " ORDER BY 3 ASC",
374 db_get("default-perms","")
375 );
376 @ <table id='capabilitySummary' cellpadding="0" cellspacing="0" border="1">
377
--- src/capabilities.c
+++ src/capabilities.c
@@ -366,11 +366,11 @@
366 " SELECT 'New User Default', fullcap(%Q), 10, 1"
367 " UNION ALL"
368 " SELECT 'Regular User', fullcap(capunion(cap)), 20, count(*) FROM user"
369 " WHERE cap NOT GLOB '*[as]*'"
370 " UNION ALL"
371 " SELECT 'Adminstrator', fullcap(capunion(cap)), 30, count(*) FROM user"
372 " WHERE cap GLOB '*[as]*'"
373 " ORDER BY 3 ASC",
374 db_get("default-perms","")
375 );
376 @ <table id='capabilitySummary' cellpadding="0" cellspacing="0" border="1">
377
--- src/security_audit.c
+++ src/security_audit.c
@@ -288,11 +288,11 @@
288288
fossil_free(z);
289289
if( n>3 ){
290290
@ <li><p><b>WARNING:</b>
291291
@ Administrator privilege is granted to
292292
@ <a href='setup_ulist?with=as'>%d(n) users</a>.
293
- @ Ideally, administator privilege ('s' or 'a') should only
293
+ @ Ideally, administrator privilege ('s' or 'a') should only
294294
@ be granted to one or two users.
295295
}
296296
}
297297
298298
/* The push-unversioned privilege should only be provided to
299299
--- src/security_audit.c
+++ src/security_audit.c
@@ -288,11 +288,11 @@
288 fossil_free(z);
289 if( n>3 ){
290 @ <li><p><b>WARNING:</b>
291 @ Administrator privilege is granted to
292 @ <a href='setup_ulist?with=as'>%d(n) users</a>.
293 @ Ideally, administator privilege ('s' or 'a') should only
294 @ be granted to one or two users.
295 }
296 }
297
298 /* The push-unversioned privilege should only be provided to
299
--- src/security_audit.c
+++ src/security_audit.c
@@ -288,11 +288,11 @@
288 fossil_free(z);
289 if( n>3 ){
290 @ <li><p><b>WARNING:</b>
291 @ Administrator privilege is granted to
292 @ <a href='setup_ulist?with=as'>%d(n) users</a>.
293 @ Ideally, administrator privilege ('s' or 'a') should only
294 @ be granted to one or two users.
295 }
296 }
297
298 /* The push-unversioned privilege should only be provided to
299

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button