or-else
|
6815c6770a
|
typo and lint warnings
|
2021-12-25 16:26:20 -08:00 |
|
or-else
|
7dde7a1f40
|
fix for #717
|
2021-12-25 16:16:11 -08:00 |
|
or-else
|
2a8bcdd7b4
|
allow logins to start with a number and contain a dot
|
2021-09-05 08:28:08 -07:00 |
|
or-else
|
458a0c595a
|
allow setting access level from tinode-db command line
|
2021-08-17 17:11:27 -07:00 |
|
or-else
|
5954cd1157
|
fix falure to delete user due to un-initialized auth handlers
|
2021-07-24 13:36:32 -07:00 |
|
or-else
|
1e0b17fd7f
|
lots and lots of lint warnings fixed
|
2021-04-30 15:44:12 -07:00 |
|
or-else
|
c9cd224fc7
|
add IP address to rest_auth calls, #576
|
2020-12-09 15:03:45 -08:00 |
|
or-else
|
951ab55ad4
|
make auth.Rec.Lifetime compile as auth.Duration
|
2020-10-21 14:21:18 -07:00 |
|
 Trieu NguyenandGitHub
|
01f2a38ebb
|
Rephrase comment
|
2020-07-16 14:07:33 +07:00 |
|
 Trieu NguyenandGitHub
|
34be70fb25
|
Check for duplicate uname when updating basic auth
Check for duplicate uname when user is changing unique name.
|
2020-07-16 11:14:48 +07:00 |
|
or-else
|
0897120da3
|
converting hard-coded prefixes to calls to validators and authenticators
|
2020-07-09 20:54:33 -07:00 |
|
or-else
|
21b6d713e1
|
use validator to generate tagged emails and phones
|
2020-07-08 20:13:47 -07:00 |
|
or-else
|
b25d9f9777
|
noop conversion removed
|
2020-03-06 13:59:25 +03:00 |
|
googlom
|
74a155f6ea
|
remove redundant type conversion in auth.Init()
|
2020-03-03 15:19:45 +05:00 |
|
aforge
|
fb2497c859
|
Use authenticator name in GetResetParams.
|
2020-02-19 10:50:12 -08:00 |
|
aforge
|
bfd9468069
|
Pass login via params to validator.ResetSecret.
|
2020-02-19 00:34:09 -08:00 |
|
or-else
|
ef3f240396
|
provided package descriptions for all packages
|
2020-02-07 22:21:35 +03:00 |
|
or-else
|
a60f296a65
|
authenticators aware of user state
|
2020-01-31 16:33:31 +03:00 |
|
or-else
|
de1991f221
|
compiles and runs, but untested yet
|
2020-01-26 16:29:53 +03:00 |
|
or-else
|
be6fbb8c0b
|
first draft
|
2020-01-24 15:00:12 +03:00 |
|
googlom
|
0cbd91ce8b
|
remove redundant 'dupe' flag
|
2019-11-13 17:19:46 +05:00 |
|
or-else
|
6ae4e7087d
|
more work on changing email and phone #
|
2019-06-06 10:15:23 -07:00 |
|
or-else
|
28626581af
|
better error reporting of invalid search query
|
2018-12-28 17:29:53 +03:00 |
|
or-else
|
6e87c0db06
|
make login/password limits configurable; update tags on auth update
|
2018-12-28 12:51:52 +03:00 |
|
or-else
|
0249cf9fba
|
initialize authenticators under logical names, if so configured
|
2018-12-26 15:26:18 +03:00 |
|
or-else
|
406b7a416b
|
allow the same auth under different names
|
2018-12-26 12:01:49 +03:00 |
|
or-else
|
b1d8452b7f
|
first pass at REST authenticator
|
2018-12-06 20:12:10 +03:00 |
|
or-else
|
3fc4102d34
|
allow init-db to create root users
|
2018-10-06 13:49:32 +03:00 |
|
or-else
|
b0125fa30c
|
restructuring the doc
|
2018-07-16 16:27:13 +03:00 |
|
or-else
|
bc4f44f776
|
fixes for lint warnings from gocritic
|
2018-07-15 20:12:37 +03:00 |
|
or-else
|
4beaf6a0b9
|
fixing lint warnings
|
2018-05-26 08:17:46 -07:00 |
|
or-else
|
625ca80c53
|
correct handling of unicode tags, report unchanged tags
|
2018-05-02 11:20:20 -07:00 |
|
or-else
|
c0c8ece6a0
|
change return value in authenticator
|
2018-05-01 19:20:40 -07:00 |
|
or-else
|
c1eee80acc
|
making sure a user may still change the password even after auto-login
|
2018-04-27 10:52:12 -07:00 |
|
or-else
|
16693d1eee
|
bug fix: invalid handling of zero time
|
2018-04-26 10:26:13 -07:00 |
|
or-else
|
2b734a4939
|
start enforcing length limits on tags and some other inputs
|
2018-04-22 20:35:32 -07:00 |
|
or-else
|
48598b9872
|
updated auth token to carry validation info
|
2018-04-16 10:51:15 -07:00 |
|
or-else
|
1a1657d69a
|
kind of works in the first approximation
|
2018-03-14 20:21:21 -07:00 |
|
or-else
|
4a3e3e93c3
|
making validators work
|
2018-03-12 16:29:25 -07:00 |
|
or-else
|
0d21d36d43
|
adding validators
|
2018-03-10 11:12:42 -08:00 |
|
or-else
|
4bca0ced57
|
start refactoring tags
|
2018-01-23 15:29:03 -08:00 |
|
or-else
|
ce6ecf7fbb
|
renaming auth packages
|
2018-01-10 20:48:21 -08:00 |
|