Shish
06bd4589da
option for admins to create new users
2020-05-19 19:33:51 +01:00
Daniel Oaks
02d42a01b4
Add logout button to themes that use subnav bar
2020-04-07 01:36:10 +10:00
Shish
02675609b4
more referer dedupe
2020-03-27 20:24:26 +00:00
Shish
d261a7f76e
show user list to anyone who can edit passwords, not the more-restricted classes
2020-03-13 10:08:23 +00:00
Shish
591c21f3ce
bumps, and add user ID columns
2020-03-09 23:54:00 +00:00
Shish
d18d25b3d1
most recent users first
2020-03-09 23:51:01 +00:00
Shish
641fd5a16f
remove CACHE_HTTP - client side page cache causes more problems than it solves
2020-02-09 16:25:17 +00:00
Shish
57cd550204
fix user deletion
2020-02-01 11:59:39 +00:00
Shish
3631084afd
format
2020-01-26 16:38:26 +00:00
Shish
60dda96fd2
nits
2020-01-26 16:38:13 +00:00
Shish
9eb5acf2dc
use strict types
2020-01-26 16:27:56 +00:00
Shish
5b5e9d8d7a
fix #691
2019-12-26 17:08:29 +00:00
Shish
057ccd65c3
Merge branch 'master' of https://github.com/shish/shimmie2
2019-12-26 16:37:37 +00:00
Shish
bafdb1c769
crud update
2019-12-26 16:04:04 +00:00
Shish
daf43049a1
search user by join date
2019-12-16 09:00:41 +00:00
Shish
70db0ce5bd
flash_message -> page->flash, with no cookies
2019-12-15 19:47:18 +00:00
Shish
09b9901493
refer to users by name
2019-12-15 15:40:15 +00:00
Shish
d705578f79
formatting
2019-12-15 15:31:44 +00:00
Shish
0a330cd0ba
merge
2019-12-01 18:58:13 +00:00
Shish
d2b50573c6
microcrud for user list
2019-12-01 00:46:54 +00:00
Shish
e926b15d5f
only show current IP to self
2019-11-30 05:07:31 +00:00
Shish
5cc6a7cd68
show user's IP
2019-11-28 23:39:45 +00:00
Shish
30b85f58db
anon-ghost mode, and ghosts can't sign up for accounts
2019-11-28 21:32:18 +00:00
Shish
6486bb95da
name_to_id
2019-11-11 16:43:42 +00:00
Shish
247cfcbd77
Avoid shadowing global variable
...
When we aren't referencing the current `global $user`, we should give it
a different name to avoid confusion
2019-11-11 16:43:42 +00:00
Shish
d17e207984
Have get_arg never return null
...
90% of places assume it will never return null, and they will break in
weird ways if it does return null
2019-11-04 00:40:10 +00:00
Shish
ac5546c6ef
remove more old comments
2019-11-03 16:22:59 +00:00
Shish
30698fefdc
remove a bunch of dead variables and things
2019-10-02 11:23:57 +01:00
Shish
a6bb15d859
formatting
2019-09-29 14:30:55 +01:00
matthew
cf8ed3b134
Added UserLoginEvent
2019-09-29 14:21:23 +01:00
matthew
120cdb49a6
Added $user_config global based on existing config object for storing user-specific settings.
...
Added event to the user page so that extensions can hook into it, providing user-specific setting controls
2019-09-29 14:19:52 +01:00
Matthew Barbour
de98e86938
ExtensionInfo conversions what have I done
2019-08-07 15:40:01 -05:00
Matthew Barbour
a18589ee0a
Help extension
...
Provides foundation for help pages that are generated from loaded extensions, starting with comprehensive search documentation. Addresses #522
2019-08-05 09:03:49 -05:00
Matthew Barbour
00464d2579
Implemented a nav link generating system so that extension power what shows up in the menus rather than being hard-coded in the themes.
2019-08-05 09:01:20 -05:00
Matthew Barbour
cb1e9c0075
Permissions to constants
2019-08-01 08:07:05 -05:00
Shish
bcf07946fb
fix more pairs
2019-07-07 22:59:22 +01:00
Shish
e27ff02bb7
two columns
2019-07-07 16:02:33 +01:00
Matthew Barbour
826c623538
PageMode constants
2019-06-18 21:04:31 -05:00
Shish
2396ae2ef9
fix a bunch of lints
2019-05-28 20:27:23 +01:00
Shish
34b05cca7c
PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...
2019-05-28 17:59:38 +01:00
Shish
80c84f3248
More detailed login logging
2019-04-26 10:15:32 +01:00
Shish
a8dfc9277b
Show logged event IPs on user page
2019-02-22 21:04:09 +00:00
Shish
97a03d8f83
paginated user list
2018-07-22 19:23:34 +01:00
Shish
977c3db1e3
PHP7 type annotations
2017-09-21 05:21:42 +01:00
Shish
186ea55348
safety
2017-09-17 19:11:51 +01:00
Shish
5763b77e2b
strnorm
2017-09-17 19:10:10 +01:00
Shish
2c0e49507e
limit / offset
2017-09-17 19:06:10 +01:00
Shish
a32bc6448c
make user list slightly more useful
2017-09-17 18:59:48 +01:00
Shish
6febdec7b5
more explicit variable types
2016-06-19 23:05:57 +01:00
Shish
06ee5347c7
https support for gravatars
2016-06-18 15:56:24 +01:00
Daku
23b9d7d8da
improved metatag regex
2015-10-08 18:03:45 +01:00
Shish
78c44c7067
more tidying shimmie api and user page
2015-09-27 02:00:02 +01:00
Shish
35a4f385b3
phpstorm tidying
2015-09-12 11:43:28 +01:00
Shish
83435e3266
set cookies on Page object
2015-08-03 15:49:36 +01:00
Shish
90539a32bc
validate_input() function
2015-07-19 14:46:28 +01:00
Shish
feecdd4d13
support for changing usernames
2015-07-12 22:14:57 +01:00
Shish
7f22f99aaa
add a link to the user list, fixes #460
2014-11-30 15:42:43 +00:00
Shish
fc4bd27529
simplify user_can_edit_user -- many nested if/else's to one if
2014-08-24 20:43:12 +01:00
Shish
eb51a9b639
migrate to bcrypt for password storage
2014-05-24 09:47:42 +01:00
jgen
b3f9925839
PHPDoc all the things!
2014-04-28 18:22:57 -04:00
jgen
9f838c0c11
Clean all the things.
2014-04-28 03:32:43 -04:00
jgen
022c162f40
More linting and fixing of comments and PHP Doc, types, etc.
2014-04-28 01:26:22 -04:00
jgen
478eb3a4cc
Linting: Check for null return value, and throw an exception if null.
2014-04-25 15:39:00 -04:00
jgen
7ef68b15f9
Fix indentation.
2014-04-25 15:38:15 -04:00
jgen
daee99c1bc
Removing the closing PHP "?>" tag as per style guidelines.
2014-04-24 22:28:53 -04:00
Daku
25c286b71f
add support for using : as a metatag seperator + updated docs
2014-01-02 14:00:24 +00:00
Shish
bf8b085de6
fix being logged in after changing password
2013-09-12 16:29:20 +01:00
Shish
4584bf603a
finally got that zero...
2013-09-09 13:46:47 +01:00
Shish
1b73dd4ddc
add 'hellbanned' user class, with support from the comments extension
2013-09-09 13:41:08 +01:00
Shish
44e9714d88
logging for delete user
2013-04-28 07:48:42 +01:00
Drudex Software
c90689a63e
Update ext/user/main.php
...
- Added board config option for user login forwarding
- Set user_loginshowprofile default to 0
- now only applies when user is on a page containing post/ in its url (to avoid weird messages)
2013-02-15 02:22:09 +01:00
Drudex Software
55b0919465
Update ext/user/main.php
...
Also don't return to same page if page is "user_admin/login".
Otherwise it can occur if user first failed to log in with the correct credentials
2013-02-14 23:54:23 +01:00
Drudex Software
62ad4c0ecb
Update ext/user/main.php
...
Site owners can now choose in board config what page users will go to when logging in:
- Previous page (default)
- My Profile (old default)
2013-02-14 22:34:43 +01:00
Shish
06832bae48
Actually, that causes warnings in other versions; use the static version
2013-01-24 10:52:35 +00:00
Stijn Raeymaekers
160bdb3553
Replaced invalid operator
...
Caused all images and some other pages to get the following error:
syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM
2013-01-24 11:08:34 +01:00
Shish
6a5b92502b
Log user creation with created user
2012-12-30 16:04:05 +00:00
Shish
5a3b4dae49
normalise usernames
2012-12-10 21:28:41 +00:00
Shish
f8cc785560
flashes for user changes
2012-06-10 18:13:22 +01:00
Shish
2542051bc4
show user classes
2012-06-09 15:25:07 +01:00
Shish
14770e4733
show stats *after* gathering them
2012-04-01 20:47:59 +01:00
Shish
75abdc7c04
store enabled exts in a config file, rather than moving directories around
2012-03-31 19:07:05 +01:00
Shish
5a2a2fa7e4
more removal of distinct classes
2012-03-31 15:43:25 +01:00
Shish
567755a185
Merge branch 'master' of github.com:shish/shimmie2
2012-03-31 12:38:44 +01:00
Shish
11372366ad
gravatar note
2012-03-31 12:38:39 +01:00
Shish
b628bcfa86
user deletion event, with vote deletion
2012-03-25 02:41:33 +01:00
Shish
f67b049176
allow logout from link
2012-03-12 18:04:06 +00:00
Shish
34d42d27f4
delete with images / with comments, and check auth token
2012-03-12 17:44:07 +00:00
Shish
c7e2ef74f8
if username or password are blank, exit early (saves logging the failed attempt)
2012-03-08 04:35:52 +00:00
Shish
569e93cd6b
postgres requires a sequence name to be passed to get_last_insert_id
2012-03-08 02:55:04 +00:00
Shish
8448a4cee1
don't overwrite global $user...
2012-03-05 09:55:11 +00:00
Shish
169ae5f590
installer fails
2012-02-22 13:58:55 +00:00
Shish
eccea620ba
only admins can change user classes, and they should be protected from moderators
2012-02-22 12:32:54 +00:00
Shish
4d2a066717
user classes in the installer
2012-02-21 18:37:36 +00:00
Shish
af7704825b
use HTTP status codes with error messages
2012-02-16 15:37:05 +00:00
Shish
3c1b20e05b
user classes
2012-02-14 20:38:19 +00:00
Shish
0698b780f9
remove regular Extension, have SimpleExtension take its place, optimise the event system based on SimpleExtension methods
2012-02-08 12:07:01 +00:00
Shish
0589f9d72e
fine grained permission bits
2012-02-07 15:15:18 +00:00
Shish
4e1300631b
Merge branch 'master' of github.com:shish/shimmie2
2012-02-05 04:25:58 +00:00
Shish
0b13db8ed7
hide anonymous's user page - having made a million comments, it was taking upwards of 60 seconds to process that one page, triggering the DOS defences...
2012-02-05 04:25:50 +00:00
Shish
dab85e5f26
merge type hints
2012-02-02 14:16:14 +00:00