53 Commits

Author SHA1 Message Date
or-else 551133ad3a Merge branch 'devel' into next 2025-04-13 18:24:16 +03:00
or-else 1173d64e76 bug fix in optionalHttpHeaders; deprecated ioutil removed 2025-04-13 18:24:05 +03:00
or-else 2a8c865b9f merge devel 2025-02-09 12:23:37 +03:00
or-else e0684fc028 comments and error message clarified 2024-08-24 12:42:41 +03:00
or-else 194e7485ec replaced "interface{}" with "any" 2023-04-12 18:02:35 -04:00
or-else da6cc5271e add support for Trusted to rest-auth 2022-05-11 09:17:30 -07:00
or-else 24c6f3b6ed mention that "rest" auth must be disabled when using logical renaming 2021-12-26 14:27:51 -08:00
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 5954cd1157 fix falure to delete user due to un-initialized auth handlers 2021-07-24 13:36:32 -07:00
or-else bd6d0b6fa6 mention that rest auth server URL must be absolute 2021-05-19 21:27:19 -07:00
aforge d8a4e257d3 Rename logs.{Warning,Error} -> logs.{Warn,Err}. 2020-12-24 16:27:16 +03:00
aforge ac154abfff Split logs into info, warning, errors. 2020-12-24 00:00:07 +03:00
or-else f75c84ee31 fix for deleting dangling users when rest_auth did not respond, #567 2020-12-09 15:17:59 -08:00
or-else c9cd224fc7 add IP address to rest_auth calls, #576 2020-12-09 15:03:45 -08:00
or-else 5afac8d4a0 rest_auth: change error code and log the error 2020-12-03 09:19:36 -08:00
aforge 1cfc0d65f4 Rest authenticator: in Authenticate, check if response contains a valid auth record. 2020-12-03 18:33:03 +03:00
or-else 6df5b6531b clarify use of Feature and Lifetime in rest auth 2020-10-21 14:19:02 -07:00
or-else ff34443bea no need to wrap these errors into StoreError 2020-10-08 09:38:21 -07:00
or-else 93bde4b4e4 return more descriptive errors from rest authenticator 2020-10-08 09:24:54 -07:00
or-else 2c77161ad6 grammar 2020-10-06 16:13:25 -07:00
or-else bb8c62256d another link fixed 2020-09-30 11:41:54 -07:00
or-else f97d316dc8 links fixed 2020-09-30 11:39:28 -07:00
or-else 06e2e6c127 clarify rest-auth instruction per code review comment 2020-07-10 19:33:29 -07:00
or-else f01193b7a8 a few comments 2020-07-09 21:00:45 -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 699218304c fixes for lint warnings 2020-03-31 19:08:00 +03:00
or-else 9833e202ff grammar 2020-03-31 09:11:45 +03:00
or-else a136a04093 fix rest auth documentation 2020-03-31 09:07:22 +03:00
or-else de266fbf05 markdown formatting 2020-03-27 09:54:03 +03:00
or-else b65273421a update REST auth documentation per #401 2020-03-27 09:49:23 +03:00
or-else 0584eba0b8 typo and comment clarification 2020-03-27 08:33:40 +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
or-else 6ae4e7087d more work on changing email and phone # 2019-06-06 10:15:23 -07:00
or-else 7d60b093ef linkes updated, TOC formatting 2019-01-06 08:02:57 -08:00
or-else 3167baf974 add TOC 2019-01-05 15:13:01 -08: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 ec64e0371a rest authenticator works now 2018-12-12 16:19:08 +03:00
or-else c3a9353357 json rpc vs rest, more config options 2018-12-08 11:23:56 +03:00
or-else d8f4585323 more README editing 2018-12-07 15:03:09 +03:00
or-else 01925650ac more README editing 2018-12-07 14:31:54 +03:00